From 8a7745bff629a97c2102d00c28c54d59423a9ed8 Mon Sep 17 00:00:00 2001 From: rslopes Date: Tue, 2 May 2006 14:05:13 +0000 Subject: [PATCH] include git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1625 b08c6af1-5177-4d33-ba66-4b1c6b8b522a --- C/iopreds.c | 1 + 1 file changed, 1 insertion(+) diff --git a/C/iopreds.c b/C/iopreds.c index 6461384fd..81ef27b20 100644 --- a/C/iopreds.c +++ b/C/iopreds.c @@ -875,6 +875,7 @@ p_prompt (void) #if HAVE_READLINE_READLINE_H #include +#include #endif static char *ttyptr = NULL;