summaryrefslogtreecommitdiff
path: root/net-p2p/mutella/files/patch-gnushare.cpp
blob: 7e12a6640ff29c0e2024cf93240f5f4ab50bcc9d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- mutella/gnushare.cpp	Mon Nov 18 17:04:17 2002
+++ gnushare.cpp.new	Thu Jul 31 00:12:32 2003
@@ -44,6 +44,7 @@
 #include "gnuwordhash.h"
 #include "sha1thread.h"
 
+#include <assert.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>