$NetBSD: patch-aa,v 1.1.1.1 2004/07/14 13:20:24 manu Exp $
--- src/scoped_resource.hpp.orig	Mon Jul 12 23:29:10 2004
+++ src/scoped_resource.hpp	Mon Jul 12 23:30:47 2004
@@ -12,8 +12,10 @@
 */
 #ifndef SCOPED_RESOURCE_H_INCLUDED
 #define SCOPED_RESOURCE_H_INCLUDED
 
+#include <stdio.h>
+
 /**
 * The util namespace should take all classes which are of a generic type,
 * used to perform common tasks which are not BibleTime-specific. See
 * @ref scoped_resource for an example.
