From da2b0bf9413a2e8274fe9f7a73763bdfb27adb21 Mon Sep 17 00:00:00 2001 From: Masafumi Max NAKANE Date: Wed, 8 Jan 1997 23:10:23 +0000 Subject: New patch: Make support/uab/aarp.c include net/if_var.h. (This is due to recent change made to if_ether.h.) Noticed by: phk --- net/cap/files/patch-ah | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 net/cap/files/patch-ah (limited to 'net/cap/files/patch-ah') 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 + #else pyr ++#include + #include + #endif pyr + -- cgit v1.2.3