forked from Lainports/freebsd-ports
Fix SPOOF build.
PR: 208346
This commit is contained in:
parent
00ff40ace1
commit
68ab1e0c8a
2 changed files with 0 additions and 22 deletions
|
|
@ -1,11 +0,0 @@
|
|||
--- modules/afsocket/afinet-dest.c.orig 2016-03-22 02:39:13.000000000 -0700
|
||||
+++ modules/afsocket/afinet-dest.c 2016-03-23 22:07:14.289961000 -0700
|
||||
@@ -42,7 +42,7 @@
|
||||
#endif
|
||||
|
||||
#if ENABLE_SPOOF_SOURCE
|
||||
-#include <libnet.h>
|
||||
+#include <libnet11/libnet.h>
|
||||
#endif
|
||||
|
||||
#if _GNU_SOURCE_DEFINED
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
--- modules/afsocket/afinet-dest.c.orig 2016-03-22 02:39:13.000000000 -0700
|
||||
+++ modules/afsocket/afinet-dest.c 2016-03-23 22:07:14.289961000 -0700
|
||||
@@ -42,7 +42,7 @@
|
||||
#endif
|
||||
|
||||
#if ENABLE_SPOOF_SOURCE
|
||||
-#include <libnet.h>
|
||||
+#include <libnet11/libnet.h>
|
||||
#endif
|
||||
|
||||
#if _GNU_SOURCE_DEFINED
|
||||
Loading…
Add table
Reference in a new issue