summaryrefslogtreecommitdiffstats
path: root/lib/libstand/bzlib_private.h.diff
blob: 938ecad6abc48bc70fba5721b75bb3a6788713ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
$FreeBSD$

--- bzlib_private.h	1 Feb 2002 16:26:19 -0000	1.1.1.2
+++ bzlib_private.h	25 Apr 2003 03:55:07 -0000
@@ -62,7 +62,7 @@
 #ifndef _BZLIB_PRIVATE_H
 #define _BZLIB_PRIVATE_H
 
-#include <stdlib.h>
+#include "stand.h"
 
 #ifndef BZ_NO_STDIO
 #include <stdio.h>
@@ -70,7 +70,7 @@
 #include <string.h>
 #endif
 
-#include "bzlib.h"
+#include "_bzlib.h"
 
 
 
OpenPOWER on IntegriCloud