openbsd-ports/archivers/unrar/patches/patch-rar_hpp
rui 09f4ef0669 update unrar to 3.75
ok ajacoutot@
2007-05-26 16:55:53 +00:00

21 lines
443 B
Plaintext

$OpenBSD: patch-rar_hpp,v 1.4 2007/05/26 16:55:53 rui Exp $
--- rar.hpp.orig Mon Apr 16 10:49:26 2007
+++ rar.hpp Sat May 26 16:38:03 2007
@@ -18,6 +18,7 @@
#include "int64.hpp"
#include "unicode.hpp"
#include "errhnd.hpp"
+#include "global.hpp"
#include "array.hpp"
#include "timefn.hpp"
#include "options.hpp"
@@ -73,8 +74,5 @@
#include "volume.hpp"
#include "smallfn.hpp"
#include "ulinks.hpp"
-
-#include "global.hpp"
-
#endif