$NetBSD: patch-aj,v 1.1 2002/06/28 08:00:29 agc Exp $

--- src/glob.c	2002/06/28 07:57:05	1.1
+++ src/glob.c	2002/06/28 07:57:47
@@ -44,6 +44,7 @@
 
 #if HAVE_LIBHISTORY
 #if HAVE_READLINE_HISTORY_H
+#include <stdio.h>
 #include <readline/history.h>
 #else /* no readline/history.h */
 extern void using_history ();
