summaryrefslogtreecommitdiff
path: root/cmd-line-utils/readline/history.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd-line-utils/readline/history.c')
-rw-r--r--cmd-line-utils/readline/history.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/cmd-line-utils/readline/history.c b/cmd-line-utils/readline/history.c
index 4242f33efe1..759ff9e0de9 100644
--- a/cmd-line-utils/readline/history.c
+++ b/cmd-line-utils/readline/history.c
@@ -25,9 +25,7 @@
you can call. I think I have done that. */
#define READLINE_LIBRARY
-#if defined (HAVE_CONFIG_H)
-# include <config.h>
-#endif
+#include "config_readline.h"
#include <stdio.h>