aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-08-10 04:35:00 +0800
committerkrion <krion@FreeBSD.org>2004-08-10 04:35:00 +0800
commit79756b77516d743e1838d90c12355fb3c7a91c96 (patch)
treea161ef1d707f4c5e97cb258e3dff0af8390530c6 /net-mgmt
parent2e4c4a8369e070acf879e20d813dd0ad536a3b85 (diff)
downloadfreebsd-ports-gnome-79756b77516d743e1838d90c12355fb3c7a91c96.tar.gz
freebsd-ports-gnome-79756b77516d743e1838d90c12355fb3c7a91c96.tar.zst
freebsd-ports-gnome-79756b77516d743e1838d90c12355fb3c7a91c96.zip
Fix build on 4.x
Submitted by: maintainer
Diffstat (limited to 'net-mgmt')
-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>