$NetBSD: patch-ad,v 1.1 2001/05/22 05:28:24 jlam Exp $ --- sqsh_readline.c.orig Tue Jan 5 21:30:16 1999 +++ sqsh_readline.c Tue May 22 01:03:21 2001 @@ -32,17 +32,7 @@ #if defined(USE_READLINE) #include - -/* - * Readline history functions - for some reason not all - * readline installs have history.h available, so we do - * this. - */ -extern void stifle_history(); -extern int read_history(); -extern int write_history(); -extern void add_history(); - +#include #endif /* USE_READLINE */ /*-- Current Version --*/