1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/ftp/hsftp/files/patch-aa

11 lines
238 B
Plaintext
Raw Normal View History

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