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
328 B
Plaintext
12 lines
328 B
Plaintext
$OpenBSD: patch-mutella_gnudownload_cpp,v 1.2 2008/10/24 14:31:28 jasper Exp $
|
|
--- mutella/gnudownload.cpp.orig Mon Aug 23 13:54:12 2004
|
|
+++ mutella/gnudownload.cpp Mon Oct 13 22:43:15 2008
|
|
@@ -48,6 +48,7 @@
|
|
#include <sys/ioctl.h>
|
|
#include <sys/stat.h>
|
|
#include <fcntl.h>
|
|
+#include <assert.h>
|
|
|
|
#define MAX_DOWNLOADERS 16
|
|
|