]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Add <sys/types.h>.
authorUlrich Drepper <drepper@redhat.com>
Wed, 5 Mar 1997 21:41:57 +0000 (21:41 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 5 Mar 1997 21:41:57 +0000 (21:41 +0000)
sysdeps/unix/sysv/linux/netinet/in.h

index 34a867a96189c93b7ef6281e5b7a52f0d1fd316e..273d779ad76c9ee287cd2a3aaaf72fd38d1ed9eb 100644 (file)
@@ -22,6 +22,8 @@
 #include <features.h>
 
 #include <sys/socket.h>
+#include <sys/types.h>
+
 
 __BEGIN_DECLS