2007-09-25 19:40:57 +00:00

21 lines
443 B
Plaintext

$OpenBSD: patch-rar_hpp,v 1.6 2007/09/25 19:40:57 rui Exp $
--- rar.hpp.orig Mon Sep 10 12:49:28 2007
+++ rar.hpp Mon Sep 24 17:14:20 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