ec6c466c9e
- specify license version - take maintainership (prodded by previous maintainer, cannings@) - reformat DESCR - add some Gnutella Web Caches that actually work by default
12 lines
315 B
Plaintext
12 lines
315 B
Plaintext
$OpenBSD: patch-mutella_gnushare_cpp,v 1.2 2008/10/24 14:31:28 jasper Exp $
|
|
--- mutella/gnushare.cpp.orig Mon May 26 20:54:30 2003
|
|
+++ mutella/gnushare.cpp Mon Oct 13 22:43:15 2008
|
|
@@ -51,6 +51,7 @@
|
|
#include <unistd.h>
|
|
#include <dirent.h>
|
|
#include <ctype.h>
|
|
+#include <assert.h>
|
|
|
|
#define SHARE_QUEUE_MAX 100
|
|
|