Files
2013-09-26 17:14:40 +02:00

14 lines
321 B
Plaintext

$NetBSD: patch-ac,v 1.2 2004/03/29 03:11:03 grant Exp $
--- src/sqsh_buf.c.orig Tue Jan 5 21:25:26 1999
+++ src/sqsh_buf.c Tue May 22 01:04:48 2001
@@ -37,7 +37,7 @@
#if defined(USE_READLINE)
#include <readline/readline.h>
-extern void add_history();
+#include <readline/history.h>
#endif /* USE_READLINE */
/*