aboutsummaryrefslogtreecommitdiff
path: root/sim/cris/configure
diff options
context:
space:
mode:
Diffstat (limited to 'sim/cris/configure')
-rwxr-xr-xsim/cris/configure4
1 files changed, 3 insertions, 1 deletions
diff --git a/sim/cris/configure b/sim/cris/configure
index 4706527..96bb0cc 100755
--- a/sim/cris/configure
+++ b/sim/cris/configure
@@ -4355,7 +4355,9 @@ sim_link_links="${sim_link_links} targ-vals.def"
# For dv-rv and rvdummy.
-for ac_header in sys/socket.h sys/select.h
+
+
+for ac_header in sys/socket.h sys/select.h limits.h sys/param.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
if eval "test \"\${$as_ac_Header+set}\" = set"; then