PRIu32 is defined in inttypes.h.

This commit is contained in:
Romain Tartiere 2012-01-17 13:51:58 +00:00
parent 84a864f8d3
commit ba58138aa9

View file

@ -26,6 +26,7 @@
# include "config.h"
#endif // HAVE_CONFIG_H
#include <inttypes.h>
#include <stdio.h>
#include <stdlib.h>
#include <stddef.h>