summaryrefslogtreecommitdiff
path: root/textproc/ndtpd/patches/patch-aa
blob: c6c6c3c6d4ed4049e9b79780cc95af4985af9702 (plain)
1
2
3
4
5
6
7
8
9
10
11
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>