]> granicus.if.org Git - icinga2/commitdiff
Build fix
authorMichael Friedrich <michael.friedrich@netways.de>
Mon, 15 Jun 2015 15:24:55 +0000 (17:24 +0200)
committerMichael Friedrich <michael.friedrich@netways.de>
Mon, 15 Jun 2015 15:25:17 +0000 (17:25 +0200)
refs #9324

lib/icinga/externalcommandprocessor.cpp

index 5399649693c681ba34b6448e642f31902505b48b..6eb7af0d25eea9e1d3ed5fa8673ee03c363f7887 100644 (file)
@@ -28,6 +28,7 @@
 #include "icinga/checkcommand.hpp"
 #include "icinga/eventcommand.hpp"
 #include "icinga/notificationcommand.hpp"
+#include "icinga/compatutility.hpp"
 #include "remote/apifunction.hpp"
 #include "base/convert.hpp"
 #include "base/logger.hpp"