From a1bbdcc363cf7217c372504feeda963537f75e8b Mon Sep 17 00:00:00 2001 From: kloczek Date: Mon, 23 Apr 2001 17:50:08 +0000 Subject: [PATCH] - fix compile on glibc 2.2.x. Changed files: gfax-time.h.patch -> 1.1 --- gfax-time.h.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 gfax-time.h.patch diff --git a/gfax-time.h.patch b/gfax-time.h.patch new file mode 100644 index 0000000..4ac423a --- /dev/null +++ b/gfax-time.h.patch @@ -0,0 +1,11 @@ +--- gfax-0.4.2/ftplib-3.1/linux/ftplib.c~ Sat Sep 23 07:06:28 2000 ++++ gfax-0.4.2/ftplib-3.1/linux/ftplib.c Mon Apr 23 19:46:29 2001 +@@ -34,7 +34,7 @@ + #include + #include + #if defined(__unix__) +-#include ++#include + #include + #include + #include -- 2.43.0