summaryrefslogtreecommitdiff
path: root/net/cap/files/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'net/cap/files/patch-ag')
-rw-r--r--net/cap/files/patch-ag10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/cap/files/patch-ag b/net/cap/files/patch-ag
new file mode 100644
index 000000000000..6ec14d00410a
--- /dev/null
+++ b/net/cap/files/patch-ag
@@ -0,0 +1,10 @@
+--- support/ethertalk/aarpd.c.orig Mon Dec 30 01:29:16 1996
++++ support/ethertalk/aarpd.c Mon Dec 30 01:29:59 1996
+@@ -19,6 +19,7 @@
+ #if !defined(ultrix) && !defined(__osf__) && !defined(__386BSD__) && !defined(__FreeBSD__) && !defined(__bsdi__) && !defined(NeXT)
+ #include <sys/sockio.h>
+ #endif /* ultrix && __osf__ && __386BSD__ && __FreeBSD__ */
++#include <sys/time.h>
+ #include <net/if.h>
+ #endif PHASE2
+ #include <netinet/in.h>