ghcup-hs/3rdparty/lzma-clib/src/common/tuklib_config.h

8 lines
121 B
C

#ifdef HAVE_CONFIG_H
# include "sysdefs.h"
#else
# include <stddef.h>
# include <inttypes.h>
# include <limits.h>
#endif