]> pd.if.org Git - zpackage/blobdiff - lzma/tuklib/tuklib_config.h
integrate lzma
[zpackage] / lzma / tuklib / tuklib_config.h
diff --git a/lzma/tuklib/tuklib_config.h b/lzma/tuklib/tuklib_config.h
new file mode 100644 (file)
index 0000000..549cb24
--- /dev/null
@@ -0,0 +1,7 @@
+#ifdef HAVE_CONFIG_H
+#      include "sysdefs.h"
+#else
+#      include <stddef.h>
+#      include <inttypes.h>
+#      include <limits.h>
+#endif