Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/net-mgmt/ap-utils/files/patch-lib__ap_search.c
16462 views
1
--- ./lib/ap_search.c.orig 2004-05-04 15:18:09.000000000 +0000
2
+++ ./lib/ap_search.c 2014-05-30 08:01:14.000000000 +0000
3
@@ -34,6 +34,7 @@
4
#include <sys/socket.h>
5
#endif
6
7
+#include <sys/socket.h>
8
#include <net/if.h>
9
#include <sys/time.h>
10
#include <errno.h>
11
12