From: Ulrich Drepper Date: Wed, 12 Aug 1998 12:31:09 +0000 (+0000) Subject: Add more magic to work better with kernel headers. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37869878eb5060bcabcb0ccfc1bd42570dc4ca7f;p=thirdparty%2Fglibc.git Add more magic to work better with kernel headers. --- diff --git a/sysdeps/unix/sysv/linux/socketbits.h b/sysdeps/unix/sysv/linux/socketbits.h index 1813bdecf89..1864b14d39e 100644 --- a/sysdeps/unix/sysv/linux/socketbits.h +++ b/sysdeps/unix/sysv/linux/socketbits.h @@ -222,10 +222,12 @@ enum /* Get socket manipulation related informations from kernel headers. */ #ifndef _LINUX_TYPES_H # define _LINUX_TYPES_H +# include +# undef _LINUX_TYPES_H +#else +# include #endif -#include - /* Structure used to manipulate the SO_LINGER option. */ struct linger