summaryrefslogtreecommitdiff
path: root/net/wap-utils/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'net/wap-utils/patches/patch-aa')
-rw-r--r--net/wap-utils/patches/patch-aa14
1 files changed, 14 insertions, 0 deletions
diff --git a/net/wap-utils/patches/patch-aa b/net/wap-utils/patches/patch-aa
new file mode 100644
index 00000000000..87d670a49ba
--- /dev/null
+++ b/net/wap-utils/patches/patch-aa
@@ -0,0 +1,14 @@
+$NetBSD: patch-aa,v 1.1 2006/03/23 17:09:40 joerg Exp $
+
+--- src/file.c.orig 2006-03-23 16:56:33.000000000 +0000
++++ src/file.c
+@@ -115,7 +115,8 @@ struct APList *parse_db_str(char *str)
+
+ int get_opts()
+ {
+- extern char ap_type, *community;
++ extern short ap_type;
++ extern char *community;
+ extern struct in_addr ap_ip;
+ extern int sockfd;
+