aboutsummaryrefslogtreecommitdiff
path: root/sim/arm/configure
diff options
context:
space:
mode:
Diffstat (limited to 'sim/arm/configure')
-rwxr-xr-xsim/arm/configure3
1 files changed, 2 insertions, 1 deletions
diff --git a/sim/arm/configure b/sim/arm/configure
index ea056b8..b4be017 100755
--- a/sim/arm/configure
+++ b/sim/arm/configure
@@ -7034,7 +7034,8 @@ sim_link_links="${sim_link_links} targ-vals.def"
-for ac_header in unistd.h
+
+for ac_header in unistd.h stdint.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
if eval "test \"\${$as_ac_Header+set}\" = set"; then