summaryrefslogtreecommitdiff
path: root/data/hping/patch-bytesex.h.diff
diff options
context:
space:
mode:
Diffstat (limited to 'data/hping/patch-bytesex.h.diff')
-rw-r--r--data/hping/patch-bytesex.h.diff10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/hping/patch-bytesex.h.diff b/data/hping/patch-bytesex.h.diff
new file mode 100644
index 000000000..8e55a832b
--- /dev/null
+++ b/data/hping/patch-bytesex.h.diff
@@ -0,0 +1,10 @@
+--- a/bytesex.h.orig 2009-09-08 11:44:23.000000000 -0700
++++ b/bytesex.h 2009-09-08 11:45:16.000000000 -0700
+@@ -8,6 +8,7 @@
+ #define ARS_BYTESEX_H
+
+ #if defined(__i386__) \
++ || defined(__LITTLE_ENDIAN__) \
+ || defined(__alpha__) \
+ || (defined(__mips__) && (defined(MIPSEL) || defined (__MIPSEL__)))
+ #define BYTE_ORDER_LITTLE_ENDIAN