summaryrefslogtreecommitdiff
path: root/examples/rl-callbacktest.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/rl-callbacktest.c')
-rw-r--r--examples/rl-callbacktest.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/examples/rl-callbacktest.c b/examples/rl-callbacktest.c
index 4373398..7febacd 100644
--- a/examples/rl-callbacktest.c
+++ b/examples/rl-callbacktest.c
@@ -12,9 +12,7 @@
#include <errno.h>
#include <stdio.h>
-#ifdef HAVE_LOCALE_H
-# include <locale.h>
-#endif
+#include <locale.h>
/* Standard readline include files. */
#if defined (READLINE_LIBRARY)