pkgsrc/textproc/ndtpd/patches/patch-aa

12 lines
285 B
Text

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