From 8fc0b32ffa899a5cf33bee498388ed452042ccd2 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Mon, 6 Apr 2009 15:31:41 -0400 Subject: Clean up a lot of warnings in Collection and INI parser --- collection/collection_tools.c | 1 + 1 file changed, 1 insertion(+) (limited to 'collection/collection_tools.c') diff --git a/collection/collection_tools.c b/collection/collection_tools.c index 1c96f6f..ed44707 100644 --- a/collection/collection_tools.c +++ b/collection/collection_tools.c @@ -23,6 +23,7 @@ #include #include #include +#include #include "trace.h" #include "collection_priv.h" #include "collection.h" -- cgit