summaryrefslogtreecommitdiff
path: root/net/netdude/files/patch-protocols-arp::nd_arp.c
blob: d927d6c81bf7927c1b3099931be4877bdc24dcb3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- protocols/arp/nd_arp.c.orig	Sat Oct 12 00:15:36 2002
+++ protocols/arp/nd_arp.c	Sat Oct 12 00:15:47 2002
@@ -23,6 +23,7 @@
 
 */
 
+#include <sys/types.h>
 #include <sys/socket.h>
 #include <netinet/in.h>
 #include <arpa/inet.h>