Changeset 893
- Timestamp:
- 06/23/06 18:03:18 (7 years ago)
- Location:
- trunk/lib
- Files:
-
- 2 edited
-
libtrace_int.h (modified) (1 diff)
-
libtraceio.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/libtrace_int.h
r878 r893 78 78 #endif 79 79 80 #if defHAVE_ZLIB_H80 #if HAVE_ZLIB_H 81 81 # include <zlib.h> 82 82 #endif -
trunk/lib/libtraceio.h
r796 r893 5 5 #define LIBTRACEIO_H 1 6 6 #include "config.h" 7 #if defHAVE_ZLIB7 #if HAVE_ZLIB 8 8 #include <zlib.h> 9 9 #else
Note: See TracChangeset
for help on using the changeset viewer.
