summaryrefslogtreecommitdiff
path: root/palm/romeo/files/patch-types.h
diff options
context:
space:
mode:
Diffstat (limited to 'palm/romeo/files/patch-types.h')
-rw-r--r--palm/romeo/files/patch-types.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/palm/romeo/files/patch-types.h b/palm/romeo/files/patch-types.h
new file mode 100644
index 000000000000..a03999649a27
--- /dev/null
+++ b/palm/romeo/files/patch-types.h
@@ -0,0 +1,11 @@
+--- types.h.orig Sun Mar 25 21:29:19 2001
++++ types.h Sun Mar 25 21:29:29 2001
+@@ -4,7 +4,7 @@
+ /********************************************************************
+ * Elementary data types
+ ********************************************************************/
+-#include <endian.h>
++#include <machine/endian.h>
+
+ #define CPU_ENDIAN_LITTLE __LITTLE_ENDIAN
+ #define CPU_ENDIAN_BIG __BIG_ENDIAN