aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--target-ppc/cpu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/target-ppc/cpu.h b/target-ppc/cpu.h
index b70862a..b21d6b1 100644
--- a/target-ppc/cpu.h
+++ b/target-ppc/cpu.h
@@ -21,7 +21,7 @@
#define __CPU_PPC_H__
#include "config.h"
-#include <stdint.h>
+#include <inttypes.h>
#if defined(TARGET_PPC64) || (HOST_LONG_BITS >= 64)
/* When using 64 bits temporary registers,