summaryrefslogtreecommitdiff
path: root/archivers/unrar/patches/patch-ab
blob: d019d35fd5dfabf57bd9960cec4c770ea4434de5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
$NetBSD: patch-ab,v 1.4 2003/07/17 20:28:32 jmmv Exp $

--- rar.hpp.orig	2003-05-15 10:38:00.000000000 +0200
+++ rar.hpp
@@ -18,6 +18,7 @@
 #include "errhnd.hpp"
 #include "array.hpp"
 #include "timefn.hpp"
+#include "global.hpp"
 #include "headers.hpp"
 #include "rarfn.hpp"
 #include "pathfn.hpp"
@@ -71,7 +72,6 @@
 #include "smallfn.hpp"
 #include "ulinks.hpp"
 
-#include "global.hpp"
 
 
 #endif