File unrarsrc-3.8-gcc.patch of Package unrar
--- rar.hpp +++ rar.hpp @@ -21,6 +21,7 @@ #include "array.hpp" #include "timefn.hpp" #include "options.hpp" +#include "global.hpp" #include "headers.hpp" #include "rarfn.hpp" #include "pathfn.hpp" @@ -74,7 +75,6 @@ #include "smallfn.hpp" #include "ulinks.hpp" -#include "global.hpp" #endif