aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/ap-utils
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-08-09 20:35:00 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-08-09 20:35:00 +0000
commit8588263285ce47e198fad9011981925cfbe1ba8e (patch)
tree7ae98ee818b8e92846b6ee5c897a22faaa0d6637 /net-mgmt/ap-utils
parent47b7cdf83526cb3eb036b868f04747e276c2b0ff (diff)
downloadports-8588263285ce47e198fad9011981925cfbe1ba8e.tar.gz
ports-8588263285ce47e198fad9011981925cfbe1ba8e.zip
Fix build on 4.x
Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=115768
Diffstat (limited to 'net-mgmt/ap-utils')
-rw-r--r--net-mgmt/ap-utils/files/patch-aa10
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 000000000000..905bb9385afa
--- /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>