From 76edc0b290032d1609927aebc2b5df730c3ccd1e Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Mon, 17 Jan 2011 16:09:14 +0100 Subject: [PATCH] missing stdio.h --- src/rcldb/rclquery.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/rcldb/rclquery.cpp b/src/rcldb/rclquery.cpp index b0918dc5..7eac293e 100644 --- a/src/rcldb/rclquery.cpp +++ b/src/rcldb/rclquery.cpp @@ -4,6 +4,7 @@ static char rcsid[] = "@(#$Id: rclquery.cpp,v 1.11 2008-12-19 09:55:36 dockes Ex #include #include +#include #include #include