summaryrefslogtreecommitdiff
path: root/misc/bidwatcher/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'misc/bidwatcher/patches/patch-aa')
-rw-r--r--misc/bidwatcher/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/misc/bidwatcher/patches/patch-aa b/misc/bidwatcher/patches/patch-aa
new file mode 100644
index 00000000000..ce07ffcefce
--- /dev/null
+++ b/misc/bidwatcher/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.7 2002/06/12 13:55:06 tron Exp $
+
+--- netstuff.cpp.orig Thu Jun 6 03:52:08 2002
++++ netstuff.cpp Wed Jun 12 15:51:57 2002
+@@ -247,6 +247,8 @@
+ fd_set fds;
+ struct timeval tm;
+
++ *Buff = NULL;
++
+ GTimer * time_since_start=g_timer_new();
+ g_timer_start(time_since_start);
+