summaryrefslogtreecommitdiff
path: root/textproc/ndtpd/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/ndtpd/patches/patch-aa')
-rw-r--r--textproc/ndtpd/patches/patch-aa12
1 files changed, 12 insertions, 0 deletions
diff --git a/textproc/ndtpd/patches/patch-aa b/textproc/ndtpd/patches/patch-aa
new file mode 100644
index 00000000000..c6c6c3c6d4e
--- /dev/null
+++ b/textproc/ndtpd/patches/patch-aa
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.3 2005/11/08 19:48:49 tv Exp $
+
+--- src/defs.h.in.orig 2001-03-01 09:35:35.000000000 -0500
++++ src/defs.h.in
+@@ -24,6 +24,7 @@
+ #include <time.h>
+ #include <sys/types.h>
+ #include <sys/socket.h>
++#include <sys/time.h>
+
+ #include <eb/eb.h>
+ #include <eb/error.h>