Merge pull request #6539 from Icinga/bugfix/centos-7-non-unity-build-fix

Build fix for CentOS 7 and non-unity builds
This commit is contained in:
Michael Friedrich 2018-08-09 17:06:45 +02:00 committed by GitHub
commit 42ec30042e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
#include "base/dictionary.hpp"
#include "base/string.hpp"
#include <openssl/x509v3.h>
#include <memory>
namespace icinga
{