summaryrefslogtreecommitdiff
path: root/chat/xaric/patches
diff options
context:
space:
mode:
Diffstat (limited to 'chat/xaric/patches')
-rw-r--r--chat/xaric/patches/patch-ab12
1 files changed, 12 insertions, 0 deletions
diff --git a/chat/xaric/patches/patch-ab b/chat/xaric/patches/patch-ab
new file mode 100644
index 00000000000..03842a0d88b
--- /dev/null
+++ b/chat/xaric/patches/patch-ab
@@ -0,0 +1,12 @@
+$NetBSD: patch-ab,v 1.1 2006/06/09 15:31:29 minskim Exp $
+
+--- include/struct.h.orig 2001-11-24 08:07:57.000000000 +0000
++++ include/struct.h
+@@ -488,7 +488,6 @@ typedef struct timerlist_stru
+ struct timerlist_stru *next;
+ } TimerList;
+
+-extern TimerList *PendingTimers;
+ typedef struct nicktab_stru
+ {
+ struct nicktab_stru *next;