From e33b797ffa137522d3bcf8af53a9fa3dd0d2f730 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sun, 27 Dec 2009 03:51:38 +0000 Subject: following up on bug report #2921689, fixed a bunch of 'implicit declaration of function' warnings, which could cause problems on 64-bit svn path=/trunk/externals/ggee/; revision=12846 --- control/qread.c | 1 + 1 file changed, 1 insertion(+) (limited to 'control/qread.c') diff --git a/control/qread.c b/control/qread.c index 28112df..48c61a8 100644 --- a/control/qread.c +++ b/control/qread.c @@ -2,6 +2,7 @@ #include +#include /* ------------------------ qread ----------------------------- */ -- cgit v1.2.1