File unrarsrc-4.2.4-gcc.patch of Package unrar
Index: rar.hpp =================================================================== --- rar.hpp.orig +++ rar.hpp @@ -21,6 +21,7 @@ #include "timefn.hpp" #include "secpassword.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