unrar.patch 360 B

12345678910111213141516171819
  1. --- rar.hpp.dist Thu Jun 12 14:16:15 2003
  2. +++ rar.hpp Thu Jun 12 14:15:31 2003
  3. @@ -16,6 +16,7 @@
  4. #include "int64.hpp"
  5. #include "unicode.hpp"
  6. #include "errhnd.hpp"
  7. +#include "global.hpp"
  8. #include "array.hpp"
  9. #include "timefn.hpp"
  10. #include "headers.hpp"
  11. @@ -71,7 +72,6 @@
  12. #include "smallfn.hpp"
  13. #include "ulinks.hpp"
  14. -#include "global.hpp"
  15. #endif