summaryrefslogtreecommitdiff
path: root/net/cap/files/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'net/cap/files/patch-ah')
-rw-r--r--net/cap/files/patch-ah17
1 files changed, 0 insertions, 17 deletions
diff --git a/net/cap/files/patch-ah b/net/cap/files/patch-ah
deleted file mode 100644
index af5ed3fc243d..000000000000
--- a/net/cap/files/patch-ah
+++ /dev/null
@@ -1,17 +0,0 @@
---- support/uab/aarp.c.orig Tue Jan 14 11:11:30 1997
-+++ support/uab/aarp.c Tue Jan 14 13:31:06 1997
-@@ -40,6 +40,14 @@
- #ifdef pyr
- #include <netinet/in_ether.h>
- #else pyr
-+#ifdef __FreeBSD__
-+#if __FreeBSD__ >= 2
-+#include <osreldate.h>
-+#endif
-+#if __FreeBSD_version >= 300000
-+#include <net/if_var.h>
-+#endif
-+#endif /*__FreeBSD__*/
- #include <netinet/if_ether.h>
- #endif pyr
-