]> git.pld-linux.org Git - packages/gfax.git/commitdiff
- fix compile on glibc 2.2.x.
authorkloczek <kloczek@pld-linux.org>
Mon, 23 Apr 2001 17:50:08 +0000 (17:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gfax-time.h.patch -> 1.1

gfax-time.h.patch [new file with mode: 0644]

diff --git a/gfax-time.h.patch b/gfax-time.h.patch
new file mode 100644 (file)
index 0000000..4ac423a
--- /dev/null
@@ -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 <errno.h>
+ #include <ctype.h>
+ #if defined(__unix__)
+-#include <sys/time.h>
++#include <time.h>
+ #include <sys/types.h>
+ #include <sys/socket.h>
+ #include <netinet/in.h>
This page took 0.072041 seconds and 4 git commands to generate.