summaryrefslogtreecommitdiff
path: root/packages/nonworking/libnet/files/compile-fix.patch
blob: 24e30c84fef1fd6fa451c8d4fed729a6222f2dbc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

#
# Patch managed by http://www.holgerschurig.de/patcher.html
#

--- libnet/include/libnet.h.in~compile-fix
+++ libnet/include/libnet.h.in
@@ -114,7 +114,7 @@
 #include <stdarg.h>
 
 #define LIBNET_VERSION  "@LIBNET_VERSION@"
-#define @ENDIANESS@ 1
+//#define @ENDIANESS@ 1
 
 #include "./libnet/libnet-types.h"
 #include "./libnet/libnet-macros.h"