diff options
Diffstat (limited to '')
-rw-r--r-- | net/cap/files/patch-ah | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/cap/files/patch-ah b/net/cap/files/patch-ah new file mode 100644 index 000000000000..4c2874937d18 --- /dev/null +++ b/net/cap/files/patch-ah @@ -0,0 +1,10 @@ +--- support/uab/aarp.c.orig Thu Jan 9 07:45:00 1997 ++++ support/uab/aarp.c Thu Jan 9 07:49:45 1997 +@@ -40,6 +40,7 @@ + #ifdef pyr + #include <netinet/in_ether.h> + #else pyr ++#include <net/if_var.h> + #include <netinet/if_ether.h> + #endif pyr + |