]> git.ipfire.org Git - thirdparty/zstd.git/commit
No stdint.h on OpenVMS.
authorthatsafunnyname <thatsafunnyname@gmail.com>
Wed, 4 May 2016 14:42:25 +0000 (15:42 +0100)
committerthatsafunnyname <thatsafunnyname@gmail.com>
Wed, 4 May 2016 14:42:25 +0000 (15:42 +0100)
commitdca5cf92ac4f489e4565d28d25965b88d339b8a5
tree1516db6144821218cea7b1db2a2b2f09b74740ad
parenteef5fdb58aba31bdccff68cb2a3b5b4064e50336
No stdint.h on OpenVMS.

No stdint.h on OpenVMS, it is inttypes.h instead, some projects use HAVE_STDINT_H.
programs/xxhash.c