aboutsummaryrefslogtreecommitdiff
path: root/ftp/hsftp/files/patch-hsftp.c
blob: 48c926e67465e3162dfef0095397047fcf631e0b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- hsftp.c.orig	Sun Aug 27 13:06:30 2000
+++ hsftp.c	Sun Aug 27 13:06:42 2000
@@ -58,6 +58,7 @@
 #include <signal.h>
 #include <sys/types.h>
 #include <sys/mman.h>
+#include <sys/time.h>
 #include <sys/resource.h>
 
 #include "config.h"