pkgsrc/net/jumpgate/patches/patch-aa

12 lines
307 B
Text

$NetBSD: patch-aa,v 1.1 2005/11/03 17:11:34 tv Exp $
--- jumpgate.h.orig 2002-11-29 16:00:12.000000000 -0500
+++ jumpgate.h
@@ -17,6 +17,7 @@
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/socket.h>
+#include <sys/time.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <netdb.h>