1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/net-mgmt/ap-utils/files/patch-aa
Kirill Ponomarev 8588263285 Fix build on 4.x
Submitted by:	maintainer
2004-08-09 20:35:00 +00:00

11 lines
237 B
Plaintext

--- 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>