]> git.pld-linux.org Git - packages/gfax.git/blame - gfax-time.h.patch
- Makefile destdir patch
[packages/gfax.git] / gfax-time.h.patch
CommitLineData
a1bbdcc3 1--- gfax-0.4.2/ftplib-3.1/linux/ftplib.c~ Sat Sep 23 07:06:28 2000
2+++ gfax-0.4.2/ftplib-3.1/linux/ftplib.c Mon Apr 23 19:46:29 2001
3@@ -34,7 +34,7 @@
4 #include <errno.h>
5 #include <ctype.h>
6 #if defined(__unix__)
7-#include <sys/time.h>
8+#include <time.h>
9 #include <sys/types.h>
10 #include <sys/socket.h>
11 #include <netinet/in.h>
This page took 0.095628 seconds and 4 git commands to generate.