From f4c24d5f7bd6018c38f732817385f6c0599338b5 Mon Sep 17 00:00:00 2001 From: "James E. Housley" Date: Thu, 12 Oct 2000 12:19:15 +0000 Subject: Initial import of palmpower 1.0.1 Disassembler and other tools for PalmOS binaries PR: 20837 Submitted by: Roman Shterenzon --- palm/palmpower/files/patch-ab | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 palm/palmpower/files/patch-ab (limited to 'palm/palmpower/files/patch-ab') diff --git a/palm/palmpower/files/patch-ab b/palm/palmpower/files/patch-ab new file mode 100644 index 000000000000..36291593365b --- /dev/null +++ b/palm/palmpower/files/patch-ab @@ -0,0 +1,11 @@ +--- src/pila/object.c.orig Tue Aug 22 13:46:44 2000 ++++ src/pila/object.c Tue Aug 22 13:47:04 2000 +@@ -10,7 +10,7 @@ + // for htonl and ntohl + #ifndef unix + #include +-#else ++#elsif defined(__linux__) + #include + #endif + -- cgit v1.2.3