diff options
Diffstat (limited to 'ftp/hsftp/files/patch-aa')
-rw-r--r-- | ftp/hsftp/files/patch-aa | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ftp/hsftp/files/patch-aa b/ftp/hsftp/files/patch-aa new file mode 100644 index 000000000000..48c926e67465 --- /dev/null +++ b/ftp/hsftp/files/patch-aa @@ -0,0 +1,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" |