summaryrefslogtreecommitdiff
path: root/chat/xchat-systray-integration/patches/patch-ao
diff options
context:
space:
mode:
Diffstat (limited to 'chat/xchat-systray-integration/patches/patch-ao')
-rw-r--r--chat/xchat-systray-integration/patches/patch-ao13
1 files changed, 13 insertions, 0 deletions
diff --git a/chat/xchat-systray-integration/patches/patch-ao b/chat/xchat-systray-integration/patches/patch-ao
new file mode 100644
index 00000000000..9470ba13d0f
--- /dev/null
+++ b/chat/xchat-systray-integration/patches/patch-ao
@@ -0,0 +1,13 @@
+$NetBSD: patch-ao,v 1.1 2006/07/06 22:04:03 minskim Exp $
+
+--- src/help.h.orig 2004-04-30 05:38:10.000000000 -0700
++++ src/help.h
+@@ -9,7 +9,7 @@ void visit_website();
+ void send_email();
+ void help_page();
+
+-char* version;
++extern char* version;
+
+ #endif
+