Fix SPOOF build.

PR:		208346
This commit is contained in:
Cy Schubert 2016-03-28 15:55:55 +00:00
parent 00ff40ace1
commit 68ab1e0c8a
2 changed files with 0 additions and 22 deletions

View file

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

View file

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