aboutsummaryrefslogtreecommitdiffstats
path: root/net/bld/files/patch-ae
blob: e92c3efadd65a26301be618b5f31200d0bd86e1e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- netlist.h.orig      Thu Nov  4 12:10:08 2004
+++ netlist.h   Thu Nov  4 12:10:12 2004
@@ -27,6 +27,8 @@
 #ifndef _NETLIST_H
 #define _NETLIST_H
 
+#include <sys/types.h>
+#include <sys/socket.h>
 #include <netinet/in.h> /* in_addr_t */