summaryrefslogtreecommitdiff
path: root/ftp/oftpd/files/patch-ftp_command.c
blob: 660eb292f34a8611e9c5ce301eec16bb61dba1f0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/ftp_command.c.old	Sat Mar 31 11:43:43 2001
+++ src/ftp_command.c	Sat Mar 31 11:44:01 2001
@@ -6,6 +6,7 @@
 #include <string.h>
 #include <ctype.h>
 #include <stdio.h>
+#include <sys/types.h>
 #include <sys/socket.h>
 #include <netinet/in.h>
 #include <arpa/inet.h>