summaryrefslogtreecommitdiff
path: root/examples/histexamp.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/histexamp.c')
-rw-r--r--examples/histexamp.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/histexamp.c b/examples/histexamp.c
index e875e65..4f059c1 100644
--- a/examples/histexamp.c
+++ b/examples/histexamp.c
@@ -26,6 +26,8 @@
# include <readline/history.h>
#endif
+#include <string.h>
+
main (argc, argv)
int argc;
char **argv;