diff options
Diffstat (limited to 'palm/palmpower/files/patch-aa')
-rw-r--r-- | palm/palmpower/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/palm/palmpower/files/patch-aa b/palm/palmpower/files/patch-aa index 6385d1a71dcb..e69de29bb2d1 100644 --- a/palm/palmpower/files/patch-aa +++ b/palm/palmpower/files/patch-aa @@ -1,11 +0,0 @@ ---- src/pila/main.c.orig Tue Aug 22 13:45:39 2000 -+++ src/pila/main.c Tue Aug 22 13:47:16 2000 -@@ -26,7 +26,7 @@ - // for htonl and ntohl - #ifndef unix - #include <winsock.h> --#else -+#elsif defined(__linux__) - #include <asm/byteorder.h> - #endif - |