updated amuleadu ebuild
[dottout.git] / net-p2p / amuleadu / files / gcc-4.3.patch
blob9002794999922b4606ea475a5178e401cfab1bcc
1 --- src/libs/common/MuleDebug.h 2008-03-29 16:10:03.000000000 +0000
2 +++ src/libs/common/MuleDebug.h 2009-01-21 16:36:08.325800564 +0000
3 @@ -27,6 +27,7 @@
4 #define MULEDEBUG_H
6 #include <wx/string.h>
7 +#include <ctype.h>
9 /**
10 * Installs an exception handler that can handle CMuleExceptions.