summaryrefslogtreecommitdiffstats
path: root/contrib/libreadline/examples/histexamp.c
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2006-03-27 22:47:12 +0000
committerache <ache@FreeBSD.org>2006-03-27 22:47:12 +0000
commit027bd1dc0a82d8aec04b232384f1e2905ebc5f73 (patch)
tree9d498e1f8ccecf6d278ce31776ae6c07e7d8dcac /contrib/libreadline/examples/histexamp.c
parent1f7d4ffc3ee3be256a7722ba250a9076f2ddbd0f (diff)
parent8aeb9782f4a5d98c23b918bdae2477810088d0d1 (diff)
downloadFreeBSD-src-027bd1dc0a82d8aec04b232384f1e2905ebc5f73.zip
FreeBSD-src-027bd1dc0a82d8aec04b232384f1e2905ebc5f73.tar.gz
This commit was generated by cvs2svn to compensate for changes in r157184,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'contrib/libreadline/examples/histexamp.c')
-rw-r--r--contrib/libreadline/examples/histexamp.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/libreadline/examples/histexamp.c b/contrib/libreadline/examples/histexamp.c
index e875e65..4f059c1 100644
--- a/contrib/libreadline/examples/histexamp.c
+++ b/contrib/libreadline/examples/histexamp.c
@@ -26,6 +26,8 @@
# include <readline/history.h>
#endif
+#include <string.h>
+
main (argc, argv)
int argc;
char **argv;
OpenPOWER on IntegriCloud