source-engine/game/client/third/minizip/lib/liblzma/common/tuklib_config.h

8 lines
121 B
C
Raw Normal View History

2021-11-16 20:46:29 +00:00
#ifdef HAVE_CONFIG_H
# include "sysdefs.h"
#else
# include <stddef.h>
# include <inttypes.h>
# include <limits.h>
#endif