]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Include <sys/types.h>.
authorUlrich Drepper <drepper@redhat.com>
Thu, 20 Mar 1997 03:19:46 +0000 (03:19 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 20 Mar 1997 03:19:46 +0000 (03:19 +0000)
sysdeps/generic/netinet/in.h

index 5531fc2eceb05630dead498661a03eaa5844f899..44949c3dfb6b371162652fac3ec470e37c3ddedd 100644 (file)
@@ -22,6 +22,7 @@
 #include <features.h>
 
 #include <sys/socket.h>
+#include <sys/types.h>
 
 __BEGIN_DECLS