]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/nonworking/libnet/files/compile-fix.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / nonworking / libnet / files / compile-fix.patch
1
2 #
3 # Patch managed by http://www.holgerschurig.de/patcher.html
4 #
5
6 --- libnet/include/libnet.h.in~compile-fix
7 +++ libnet/include/libnet.h.in
8 @@ -114,7 +114,7 @@
9  #include <stdarg.h>
10  
11  #define LIBNET_VERSION  "@LIBNET_VERSION@"
12 -#define @ENDIANESS@ 1
13 +//#define @ENDIANESS@ 1
14  
15  #include "./libnet/libnet-types.h"
16  #include "./libnet/libnet-macros.h"