From 8e397698d6a224e36f2b4a188380ec04400aac66 Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Wed, 21 Nov 2007 14:01:36 +0000 Subject: added some missing includes for gcc 4.3 According to Marcus Rueckert gcc 4.3 wants these. Thanks, Marcus! Signed-off-by: Michael Krelin --- (limited to 'lib/consumer.cc') diff --git a/lib/consumer.cc b/lib/consumer.cc index f9212ea..d578546 100644 --- a/lib/consumer.cc +++ b/lib/consumer.cc @@ -1,5 +1,6 @@ #include #include +#include #include #include #include -- cgit v0.9.0.2