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

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: David Miller
Date: Tuesday, October 30, 2007 - 2:59 pm

From: Sam Ravnborg <sam@ravnborg.org>
Date: Tue, 30 Oct 2007 22:54:09 +0100


I think the thing to do is just __KERNEL__ protect the
<linux/string.h> include and require userspace to
include <string.h> itself when using these headers.

That's what I'm testing right now.

I'm pretty sure those inlines are indeed used by userspace.
-
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 ..., David Miller, (Tue Oct 30, 2:59 pm)