summaryrefslogtreecommitdiffstats
path: root/lib/libstand/bzlib.h.diff
blob: ef6c4da16f4987a465cf0fa925644662f407f4ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$FreeBSD$

--- bzlib.h	2002/02/01 15:20:44	1.1
+++ bzlib.h	2002/02/01 15:20:49
@@ -110,8 +110,10 @@
 #define BZ_EXPORT
 #endif
 
+#ifndef BZ_NO_STDIO
 /* Need a definitition for FILE */
 #include <stdio.h>
+#endif
 
 #ifdef _WIN32
 #   include <windows.h>
OpenPOWER on IntegriCloud