aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/ftpq/files/patch-ftpq.h
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/ftpq/files/patch-ftpq.h')
-rw-r--r--ftp/ftpq/files/patch-ftpq.h18
1 files changed, 18 insertions, 0 deletions
diff --git a/ftp/ftpq/files/patch-ftpq.h b/ftp/ftpq/files/patch-ftpq.h
new file mode 100644
index 000000000000..ade36b47109a
--- /dev/null
+++ b/ftp/ftpq/files/patch-ftpq.h
@@ -0,0 +1,18 @@
+--- ftpq.h.orig Sun Mar 4 16:00:00 2001
++++ ftpq.h Wed Mar 21 15:36:15 2001
+@@ -22,6 +22,7 @@
+ #include <ctype.h>
+ #include <dirent.h>
+ #include <errno.h>
++#include <sys/types.h>
+ #include <netdb.h>
+ #include <netinet/in.h>
+ #include <pwd.h>
+@@ -30,7 +31,6 @@
+ #include <string.h>
+ #include <sys/socket.h>
+ #include <sys/stat.h>
+-#include <sys/types.h>
+ #include <unistd.h>
+
+ /* useful defined constants */