diff options
-rw-r--r-- | net-mgmt/ap-utils/files/patch-aa | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net-mgmt/ap-utils/files/patch-aa b/net-mgmt/ap-utils/files/patch-aa new file mode 100644 index 00000000000..905bb9385af --- /dev/null +++ b/net-mgmt/ap-utils/files/patch-aa @@ -0,0 +1,10 @@ +--- lib/ap_search.c.orig Tue May 4 11:18:09 2004 ++++ lib/ap_search.c Fri Jul 30 22:29:37 2004 +@@ -34,6 +34,7 @@ + #include <sys/socket.h> + #endif + ++#include <sys/socket.h> + #include <net/if.h> + #include <sys/time.h> + #include <errno.h> |