compat/mingw.h: define PRId64
commit0cbe1bcd6fca2ce92efef40bb752e28bc1010481
authorJohannes Sixt <j6t@kdbg.org>
Thu, 19 Sep 2013 05:56:38 +0000 (19 07:56 +0200)
committerJohannes Sixt <j6t@kdbg.org>
Thu, 19 Sep 2013 05:56:38 +0000 (19 07:56 +0200)
treee2695e0b9f7963ecfebff1a18dfcecf937a9cb93
parent269e9e15ccbdcf52449f156121b323d54988ba1a
compat/mingw.h: define PRId64

The MinGW compiler has stdint.h, but does not define macros for format
specifiers. Privide PRId64 alongside PRIuMAX.

Signed-off-by: Johannes Sixt <j6t@kdbg.org>
compat/mingw.h