summaryrefslogtreecommitdiff
path: root/net/napshare/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'net/napshare/patches/patch-aa')
-rw-r--r--net/napshare/patches/patch-aa14
1 files changed, 14 insertions, 0 deletions
diff --git a/net/napshare/patches/patch-aa b/net/napshare/patches/patch-aa
new file mode 100644
index 00000000000..951c12ddbd0
--- /dev/null
+++ b/net/napshare/patches/patch-aa
@@ -0,0 +1,14 @@
+$NetBSD: patch-aa,v 1.1.1.1 2001/06/14 14:41:01 tron Exp $
+
+--- src/main.c.orig Sun May 27 05:26:22 2001
++++ src/main.c Tue Jun 12 23:17:55 2001
+@@ -2,7 +2,9 @@
+ #include "gnutella.h"
+
+ #include <signal.h>
++#ifndef __NetBSD__
+ #include <mcheck.h>
++#endif
+
+ #include "interface.h"
+ #include "support.h"