diff options
Diffstat (limited to 'net-p2p/napshare/files')
-rw-r--r-- | net-p2p/napshare/files/patch-aa | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net-p2p/napshare/files/patch-aa b/net-p2p/napshare/files/patch-aa new file mode 100644 index 000000000000..c498607f721f --- /dev/null +++ b/net-p2p/napshare/files/patch-aa @@ -0,0 +1,10 @@ +--- src/main.c.orig Wed Jul 4 10:28:06 2001 ++++ src/main.c Wed Jul 4 10:28:15 2001 +@@ -2,7 +2,6 @@ + #include "gnutella.h" + + #include <signal.h> +-#include <mcheck.h> + + #include "interface.h" + #include "support.h" |