openbsd-ports/archivers/unrar/patches/patch-rar_hpp

21 lines
445 B
Plaintext

$OpenBSD: patch-rar_hpp,v 1.3 2004/11/17 19:14:00 naddy Exp $
--- rar.hpp.orig Wed Sep 8 15:57:20 2004
+++ rar.hpp Wed Nov 17 19:44:55 2004
@@ -18,6 +18,7 @@
#include "int64.hpp"
#include "unicode.hpp"
#include "errhnd.hpp"
+#include "global.hpp"
#include "array.hpp"
#include "timefn.hpp"
#include "headers.hpp"
@@ -73,8 +74,5 @@
#include "volume.hpp"
#include "smallfn.hpp"
#include "ulinks.hpp"
-
-#include "global.hpp"
-
#endif