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

15 lines
369 B
Plaintext

$NetBSD: patch-ae,v 1.2 2004/03/29 03:11:03 grant Exp $
--- src/var_readline.c.orig Tue Jan 5 21:32:33 1999
+++ src/var_readline.c Tue May 22 01:06:13 2001
@@ -31,8 +31,7 @@
#if defined(USE_READLINE)
#include <readline/readline.h>
-extern void stifle_history();
-extern void unstifle_history();
+#include <readline/history.h>
#endif
/*-- Current Version --*/