From 8aeb9782f4a5d98c23b918bdae2477810088d0d1 Mon Sep 17 00:00:00 2001 From: ache Date: Mon, 27 Mar 2006 22:47:12 +0000 Subject: Virgin import of GNU Readline 5.1 --- contrib/libreadline/examples/histexamp.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'contrib/libreadline/examples/histexamp.c') 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 #endif +#include + main (argc, argv) int argc; char **argv; -- cgit v1.1