From 1e2e4ac6193ffe0900bd392fa3c596883771eb34 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Thu, 17 Jan 2013 19:29:22 +0100 Subject: socket.h: pull socket_type.h from eglibc Signed-off-by: Bernhard Reutner-Fischer --- libc/sysdeps/linux/common/cmsg_nxthdr.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libc/sysdeps/linux/common/cmsg_nxthdr.c') diff --git a/libc/sysdeps/linux/common/cmsg_nxthdr.c b/libc/sysdeps/linux/common/cmsg_nxthdr.c index 3fe0443ab..0b198e1bc 100644 --- a/libc/sysdeps/linux/common/cmsg_nxthdr.c +++ b/libc/sysdeps/linux/common/cmsg_nxthdr.c @@ -17,6 +17,7 @@ . */ #include +#include /* Prevent math.h from defining a colliding inline */ #undef __USE_EXTERN_INLINES #include -- cgit v1.2.3