aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/libnet/files/patch-include::libnet.h15
-rw-r--r--net/libnet10/files/patch-include::libnet.h15
2 files changed, 30 insertions, 0 deletions
diff --git a/net/libnet/files/patch-include::libnet.h b/net/libnet/files/patch-include::libnet.h
new file mode 100644
index 000000000000..e33a86fa3ecc
--- /dev/null
+++ b/net/libnet/files/patch-include::libnet.h
@@ -0,0 +1,15 @@
+--- include/libnet.h.orig Fri Jul 18 15:11:05 2003
++++ include/libnet.h Fri Jul 18 15:12:16 2003
+@@ -84,9 +84,9 @@
+ #define LIBNET_VERSION "1.0.2a"
+
+ #if (!LIBNET_LIL_ENDIAN && !LIBNET_BIG_ENDIAN)
+-#error "byte order has not been specified, you'll
+-need to #define either LIBNET_LIL_ENDIAN or LIBNET_BIG_ENDIAN. See the
+-documentation regarding the libnet-config script."
++#error "byte order has not been specified, you'll"
++"need to #define either LIBNET_LIL_ENDIAN or LIBNET_BIG_ENDIAN. See the"
++"documentation regarding the libnet-config script."
+ #endif
+
+ #endif /* __LIBNET_H */
diff --git a/net/libnet10/files/patch-include::libnet.h b/net/libnet10/files/patch-include::libnet.h
new file mode 100644
index 000000000000..e33a86fa3ecc
--- /dev/null
+++ b/net/libnet10/files/patch-include::libnet.h
@@ -0,0 +1,15 @@
+--- include/libnet.h.orig Fri Jul 18 15:11:05 2003
++++ include/libnet.h Fri Jul 18 15:12:16 2003
+@@ -84,9 +84,9 @@
+ #define LIBNET_VERSION "1.0.2a"
+
+ #if (!LIBNET_LIL_ENDIAN && !LIBNET_BIG_ENDIAN)
+-#error "byte order has not been specified, you'll
+-need to #define either LIBNET_LIL_ENDIAN or LIBNET_BIG_ENDIAN. See the
+-documentation regarding the libnet-config script."
++#error "byte order has not been specified, you'll"
++"need to #define either LIBNET_LIL_ENDIAN or LIBNET_BIG_ENDIAN. See the"
++"documentation regarding the libnet-config script."
+ #endif
+
+ #endif /* __LIBNET_H */