mirror of https://github.com/Icinga/icinga2.git
FreeBSD build fix.
This commit is contained in:
parent
72c46deca9
commit
72c4ef57d6
|
@ -20,7 +20,6 @@
|
|||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
#include <alloca.h>
|
||||
|
||||
/*
|
||||
* We want the search semantics of execvp, but we want to provide our
|
||||
|
|
Loading…
Reference in New Issue