File unrarsrc-3.9-gcc.patch of Package unrar
Index: rar.hpp =================================================================== --- rar.hpp.orig 2011-01-04 14:28:47.000000000 +0200 +++ rar.hpp 2011-01-05 01:25:54.667105215 +0200 @@ -20,6 +20,7 @@ #include "array.hpp" #include "timefn.hpp" #include "options.hpp" +#include "global.hpp" #include "headers.hpp" #include "pathfn.hpp" #include "strfn.hpp" @@ -73,7 +74,6 @@ #include "smallfn.hpp" #include "ulinks.hpp" -#include "global.hpp" #endif