xref: /freebsd/contrib/xz/src/common/tuklib_config.h (revision 8cc087a1eee9ec1ca9f7ac1e63ad51bdb5a682eb)
1 #ifdef HAVE_CONFIG_H
2 #	include "sysdefs.h"
3 #else
4 #	include <stddef.h>
5 #	include <inttypes.h>
6 #	include <limits.h>
7 #endif
8