diff options
Diffstat (limited to 'sim/h8300/configure')
-rwxr-xr-x | sim/h8300/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/h8300/configure b/sim/h8300/configure index 5b8c04a..c69bc6e 100755 --- a/sim/h8300/configure +++ b/sim/h8300/configure @@ -1287,7 +1287,7 @@ sim_link_links="${sim_link_links} targ-vals.def" -for ac_hdr in stdlib.h time.h +for ac_hdr in stdlib.h time.h sys/param.h do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 |