From f1eed2b661d43b7e39e1aea16d9453a538206564 Mon Sep 17 00:00:00 2001 From: Michael Krelin @devel Date: Wed, 11 Mar 2009 20:05:54 +0000 Subject: missing headers for gcc 4.3 --- (limited to 'src/util.cc') diff --git a/src/util.cc b/src/util.cc index 48e486a..82a4a0a 100644 --- a/src/util.cc +++ b/src/util.cc @@ -1,3 +1,5 @@ +#include +#include #include "kingate/util.h" #include "kingate/exception.h" -- cgit v0.9.0.2