mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-26 23:24:09 +02:00
FreeBSD build fix.
This commit is contained in:
parent
2beb4e0022
commit
3ca52a6cef
2
third-party/execvpe/execvpe.c
vendored
2
third-party/execvpe/execvpe.c
vendored
@ -17,7 +17,9 @@
|
||||
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
|
||||
02111-1307 USA. */
|
||||
|
||||
#ifdef __linux__
|
||||
#include <alloca.h>
|
||||
#endif /* __linux */
|
||||
#include <unistd.h>
|
||||
#include <stdarg.h>
|
||||
#include <stdbool.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user