From 7bd9ab876040ad73c743561c4c966c6ccf419ecf Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 27 Sep 2001 06:48:46 +0000 Subject: Silence a silly warning --- libc/sysdeps/linux/common/cmsg_nxthdr.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libc/sysdeps/linux/common/cmsg_nxthdr.c b/libc/sysdeps/linux/common/cmsg_nxthdr.c index fda37f37a..050470244 100644 --- a/libc/sysdeps/linux/common/cmsg_nxthdr.c +++ b/libc/sysdeps/linux/common/cmsg_nxthdr.c @@ -17,6 +17,8 @@ write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +#define __FORCE_GLIBC__ +#include #include -- cgit v1.2.3