sim: add helper macros for branch profiling
[deliverable/binutils-gdb.git] / sim / arm / configure.ac
index 1d9cffb7fabe0f926b741111c7b402b1daa2ee4c..8682c25df3eaa1addffc0311c3b629065228ebde 100644 (file)
@@ -9,7 +9,7 @@ sinclude(../common/aclocal.m4)
 # it by inlining the macro's contents.
 sinclude(../common/common.m4)
 
-AC_CHECK_HEADERS(unistd.h)
+AC_CHECK_HEADERS(unistd.h stdint.h)
 
 COPRO="armcopro.o maverick.o iwmmxt.o"
 
This page took 0.023478 seconds and 4 git commands to generate.