mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
Build fix for OS X
This commit is contained in:
parent
8497fc3605
commit
06378b4784
@ -24,6 +24,9 @@
|
||||
#include <map>
|
||||
#include <vector>
|
||||
#include <cstring>
|
||||
#ifndef _WIN32
|
||||
#include <libgen.h>
|
||||
#endif /* _WIN32 */
|
||||
|
||||
using namespace icinga;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user