summaryrefslogtreecommitdiff
path: root/security/nmap-devel/files/patch-libdnet-stripped_configure
blob: 06520638f3ea69c3ae724127281952db06830b51 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- libdnet-stripped/configure.orig	2025-04-30 19:58:18 UTC
+++ libdnet-stripped/configure
@@ -650,6 +650,9 @@ ac_includes_default="\
 #ifdef HAVE_SYS_STAT_H
 # include <sys/stat.h>
 #endif
+#ifdef HAVE_SYS_SOCKET_H
+# include <sys/socket.h>
+#endif
 #ifdef HAVE_UNISTD_H
 # include <unistd.h>
 #endif"