diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-03-08 12:31:58 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-03-08 12:31:58 +0000 |
commit | fbc223bae5cca68f78bf34ebcc9a472bd71a3ec5 (patch) | |
tree | 995a560efdd9e347dc670168fcaa5f682b6f5d89 /palm/palmpower/files/patch-ac | |
parent | Remove patches incorporated into the mainstream fetchmail distribution. (diff) |
Update to version 1.0.2.
PR: 25595
Submitted by: Roman Shterenzon <roman@xpert.com>
Notes
Notes:
svn path=/head/; revision=39252
Diffstat (limited to 'palm/palmpower/files/patch-ac')
-rw-r--r-- | palm/palmpower/files/patch-ac | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/palm/palmpower/files/patch-ac b/palm/palmpower/files/patch-ac index 73bc30962f98..e69de29bb2d1 100644 --- a/palm/palmpower/files/patch-ac +++ b/palm/palmpower/files/patch-ac @@ -1,11 +0,0 @@ ---- src/pila/prc.c.orig Tue Aug 22 13:47:27 2000 -+++ src/pila/prc.c Tue Aug 22 13:47:43 2000 -@@ -22,7 +22,7 @@ - #ifndef unix - //#include <windows.h> - #include <winsock.h> --#else -+#elsif defined(__linux__) - // for htonl and ntohl - #include <asm/byteorder.h> - #endif |