]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/libstand/bzlib.h.diff
This commit was generated by cvs2svn to compensate for changes in r133936,
[FreeBSD/FreeBSD.git] / lib / libstand / bzlib.h.diff
1 $FreeBSD$
2
3 --- bzlib.h     2002/02/01 15:20:44     1.1
4 +++ bzlib.h     2002/02/01 15:20:49
5 @@ -110,8 +110,10 @@
6  #define BZ_EXPORT
7  #endif
8  
9 +#ifndef BZ_NO_STDIO
10  /* Need a definitition for FILE */
11  #include <stdio.h>
12 +#endif
13  
14  #ifdef _WIN32
15  #   include <windows.h>