summaryrefslogtreecommitdiff
path: root/sysutils/fam/patches/patch-ar
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/fam/patches/patch-ar')
-rw-r--r--sysutils/fam/patches/patch-ar12
1 files changed, 12 insertions, 0 deletions
diff --git a/sysutils/fam/patches/patch-ar b/sysutils/fam/patches/patch-ar
new file mode 100644
index 00000000000..503c1a6e7ae
--- /dev/null
+++ b/sysutils/fam/patches/patch-ar
@@ -0,0 +1,12 @@
+$NetBSD: patch-ar,v 1.4 2004/11/19 12:35:22 sketch Exp $
+
+--- src/NetConnection.c++.orig 2003-01-18 14:18:12.000000000 +0000
++++ src/NetConnection.c++ 2004-11-08 13:45:49.439816000 +0000
+@@ -29,6 +29,7 @@
+ #include <stdio.h>
+ #include <string.h>
+ #include <sys/ioctl.h>
++#include <sys/filio.h>
+ #include <sys/socket.h>
+ #include <unistd.h>
+ #include <netinet/in.h>