summaryrefslogtreecommitdiff
path: root/comms/libmal/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'comms/libmal/patches/patch-aa')
-rw-r--r--comms/libmal/patches/patch-aa12
1 files changed, 12 insertions, 0 deletions
diff --git a/comms/libmal/patches/patch-aa b/comms/libmal/patches/patch-aa
new file mode 100644
index 00000000000..bd14cd94663
--- /dev/null
+++ b/comms/libmal/patches/patch-aa
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.1.1.1 2004/04/19 14:01:46 markd Exp $
+
+--- malsync/mal/common/AGNet.h.orig 2004-04-19 21:59:57.000000000 +1200
++++ malsync/mal/common/AGNet.h
+@@ -54,6 +54,7 @@
+ # else /* defined(macintosh) */
+ # include <netdb.h>
+ # include <sys/types.h>
++# include <sys/param.h>
+ # include <sys/socket.h>
+ # include <unistd.h>
+ # include <netinet/in.h>