From 3f3ba16a31441106d6f3fa05a819a24988c69815 Mon Sep 17 00:00:00 2001 From: Gunnar Beutner Date: Mon, 22 Jul 2013 14:52:11 +0200 Subject: [PATCH] Build fix. --- components/livestatus/contactstable.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/components/livestatus/contactstable.cpp b/components/livestatus/contactstable.cpp index f224c42f7..0df56c0f6 100644 --- a/components/livestatus/contactstable.cpp +++ b/components/livestatus/contactstable.cpp @@ -22,6 +22,7 @@ #include "icinga/timeperiod.h" #include "base/dynamictype.h" #include "base/objectlock.h" +#include "base/utility.h" #include #include #include