From 61f5f4fbdf3f7b05715badad035f391718d282aa Mon Sep 17 00:00:00 2001 From: deva Date: Fri, 24 Jul 2009 07:45:17 +0000 Subject: Fixed compiler issues... --- server/src/macrotool.cc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'server/src/macrotool.cc') diff --git a/server/src/macrotool.cc b/server/src/macrotool.cc index 11c634e..bb8c8fc 100644 --- a/server/src/macrotool.cc +++ b/server/src/macrotool.cc @@ -28,6 +28,9 @@ // For ETC #include +#include +#include + // For getopt_long and friends #include -- cgit v1.2.3