21 lines
447 B
Plaintext
21 lines
447 B
Plaintext
$OpenBSD: patch-rar_hpp,v 1.7 2009/09/11 16:14:01 naddy Exp $
|
|
--- rar.hpp.orig Sun Aug 16 13:09:36 2009
|
|
+++ rar.hpp Mon Sep 7 17:51:10 2009
|
|
@@ -17,6 +17,7 @@
|
|
#include "rarlang.hpp"
|
|
#include "unicode.hpp"
|
|
#include "errhnd.hpp"
|
|
+#include "global.hpp"
|
|
#include "array.hpp"
|
|
#include "timefn.hpp"
|
|
#include "options.hpp"
|
|
@@ -70,8 +71,5 @@
|
|
#include "volume.hpp"
|
|
#include "smallfn.hpp"
|
|
#include "ulinks.hpp"
|
|
-
|
|
-#include "global.hpp"
|
|
-
|
|
|
|
#endif
|