summaryrefslogtreecommitdiff
path: root/net-analyzer/tptest/files/tptest-3.1.7-clang16-build-fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/tptest/files/tptest-3.1.7-clang16-build-fix.patch')
-rw-r--r--net-analyzer/tptest/files/tptest-3.1.7-clang16-build-fix.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-analyzer/tptest/files/tptest-3.1.7-clang16-build-fix.patch b/net-analyzer/tptest/files/tptest-3.1.7-clang16-build-fix.patch
new file mode 100644
index 000000000000..69b27d97ad05
--- /dev/null
+++ b/net-analyzer/tptest/files/tptest-3.1.7-clang16-build-fix.patch
@@ -0,0 +1,11 @@
+Bug: https://bugs.gentoo.org/897832
+--- a/apps/unix/server/server.c
++++ b/apps/unix/server/server.c
+@@ -50,6 +50,7 @@
+ #include <sys/file.h>
+ #include <sys/stat.h>
+ #include <sys/wait.h>
++#include <fcntl.h>
+
+ // #include <net/if.h>
+ // #include <netinet/in.h>