2008-10-24 10:31:28 -04:00
|
|
|
$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 @@
|
2004-01-02 17:26:35 -05:00
|
|
|
#include <unistd.h>
|
|
|
|
#include <dirent.h>
|
|
|
|
#include <ctype.h>
|
|
|
|
+#include <assert.h>
|
|
|
|
|
|
|
|
#define SHARE_QUEUE_MAX 100
|
|
|
|
|