]> git.ipfire.org Git - thirdparty/zstd.git/commit
No stdint.h on OpenVMS.
authorthatsafunnyname <thatsafunnyname@gmail.com>
Wed, 4 May 2016 14:39:31 +0000 (15:39 +0100)
committerthatsafunnyname <thatsafunnyname@gmail.com>
Wed, 4 May 2016 14:39:31 +0000 (15:39 +0100)
commiteef5fdb58aba31bdccff68cb2a3b5b4064e50336
tree49a72edcd7e47deecfef8fecb5748a5a5ae5c8ba
parentf6ac47955b734606c3c6d0ff30eaf821363a05b1
No stdint.h on OpenVMS.

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