freebsd-ports/ftp/hsftp/files/patch-aa
2000-09-05 02:07:04 +00:00

11 lines
238 B
Plaintext

--- 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"