summaryrefslogtreecommitdiff
path: root/net/kdenetwork
diff options
context:
space:
mode:
authortron <tron>1999-06-06 19:08:32 +0000
committertron <tron>1999-06-06 19:08:32 +0000
commit75f54dedd171dcc518cb82aa0a25b0dd7540ebc6 (patch)
treee31cd79e3b46a75bbc8189bb5c46eca6c9010295 /net/kdenetwork
parentbbefc368c94ce9bae0b3ef9b4c83a0b2ce98ff7e (diff)
downloadpkgsrc-75f54dedd171dcc518cb82aa0a25b0dd7540ebc6.tar.gz
Missing patch file to make "kfinger" build.
Diffstat (limited to 'net/kdenetwork')
-rw-r--r--net/kdenetwork/patches/patch-aa12
1 files changed, 12 insertions, 0 deletions
diff --git a/net/kdenetwork/patches/patch-aa b/net/kdenetwork/patches/patch-aa
new file mode 100644
index 00000000000..eca4155af7e
--- /dev/null
+++ b/net/kdenetwork/patches/patch-aa
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.7 1999/06/06 19:08:32 tron Exp $
+
+--- kfinger/finger.C.orig Wed Apr 14 22:13:14 1999
++++ kfinger/finger.C Sat Jun 5 18:06:47 1999
+@@ -11,6 +11,7 @@
+
+ */
+ #include <netdb.h>
++#include <sys/types.h>
+ #include <sys/socket.h>
+ #include <sys/resource.h>
+ #include <sys/types.h>