summaryrefslogtreecommitdiff
path: root/chat/gtmess/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'chat/gtmess/patches/patch-ac')
-rw-r--r--chat/gtmess/patches/patch-ac12
1 files changed, 12 insertions, 0 deletions
diff --git a/chat/gtmess/patches/patch-ac b/chat/gtmess/patches/patch-ac
new file mode 100644
index 00000000000..40891b49046
--- /dev/null
+++ b/chat/gtmess/patches/patch-ac
@@ -0,0 +1,12 @@
+$NetBSD: patch-ac,v 1.1 2005/10/06 15:50:59 minskim Exp $
+
+--- src/client/gtmess.h.orig 2005-03-18 06:15:31.000000000 -0800
++++ src/client/gtmess.h
+@@ -79,7 +79,6 @@ typedef struct {
+
+ extern char *ZS;
+ extern config_t Config;
+-extern struct cfg_entry ConfigTbl[];
+ extern int SCOLS, SLINES;
+ extern int utf8_mode;
+ extern struct tm now_tm;