Re: tipc_config.h requires linux/string.h, which does not exist in exported headers

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <sam@...>
Cc: <raa.lkml@...>, <linux-kernel@...>, <per.liden@...>, <allan.stephens@...>
Date: Tuesday, October 30, 2007 - 6:05 pm

From: David Miller <davem@davemloft.net>
Date: Tue, 30 Oct 2007 14:59:26 -0700 (PDT)


Actually, I'm tempted to put <string.h> in the ifndef __KERNEL__
block of that header.

That's ugly.

An alternative is to add linux/string.h to unifdef-y and have it
include <string.h> when !__KERNEL__ in order to handle cases like
this.

Sam, what do you think of that idea?
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: tipc_config.h requires linux/string.h, which does not ex..., David Miller, (Tue Oct 30, 6:05 pm)