add mutella (thanks to olli)
[openwrt/svn-archive/archive.git] / net / mutella / patches / 002-gcc4_fixes.patch
1 Index: mutella-0.4.5/mutella/gnushare.h
2 ===================================================================
3 --- mutella-0.4.5.orig/mutella/gnushare.h 2007-09-22 05:48:21.000000000 +0200
4 +++ mutella-0.4.5/mutella/gnushare.h 2007-09-22 05:48:27.000000000 +0200
5 @@ -26,6 +26,7 @@
6 #include "mthread.h"
7
8 class MGnuDirector;
9 +class MShareThread;
10
11 class MGnuShare
12 {