aboutsummaryrefslogtreecommitdiff
path: root/opcodes/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/configure.in')
-rw-r--r--opcodes/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/configure.in b/opcodes/configure.in
index b3a9fef..c37a5f5 100644
--- a/opcodes/configure.in
+++ b/opcodes/configure.in
@@ -72,7 +72,7 @@ BFD_CC_FOR_BUILD
AC_SUBST(HDEFINES)
AC_PROG_INSTALL
-AC_CHECK_HEADERS(string.h strings.h stdlib.h)
+AC_CHECK_HEADERS(string.h strings.h stdlib.h limits.h)
AC_CHECK_DECLS([basename, stpcpy])