aboutsummaryrefslogtreecommitdiff
path: root/networking/ftpgetput.c
diff options
context:
space:
mode:
Diffstat (limited to 'networking/ftpgetput.c')
-rw-r--r--networking/ftpgetput.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/ftpgetput.c b/networking/ftpgetput.c
index a401ec50a..48b18b536 100644
--- a/networking/ftpgetput.c
+++ b/networking/ftpgetput.c
@@ -15,7 +15,6 @@
15 15
16#include <sys/types.h> 16#include <sys/types.h>
17#include <sys/ioctl.h> 17#include <sys/ioctl.h>
18#include <sys/time.h>
19#include <sys/stat.h> 18#include <sys/stat.h>
20 19
21#include <ctype.h> 20#include <ctype.h>