summaryrefslogtreecommitdiff
path: root/examples/autoconf/RL_LIB_READLINE_VERSION
diff options
context:
space:
mode:
Diffstat (limited to 'examples/autoconf/RL_LIB_READLINE_VERSION')
-rw-r--r--examples/autoconf/RL_LIB_READLINE_VERSION1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/autoconf/RL_LIB_READLINE_VERSION b/examples/autoconf/RL_LIB_READLINE_VERSION
index 883942c..cc158a8 100644
--- a/examples/autoconf/RL_LIB_READLINE_VERSION
+++ b/examples/autoconf/RL_LIB_READLINE_VERSION
@@ -35,6 +35,7 @@ AC_CACHE_VAL(ac_cv_rl_version,
[AC_TRY_RUN([
#include <stdio.h>
#include <readline/readline.h>
+#include <stdlib.h>
extern int rl_gnu_readline_p;