mirror of
https://github.com/Icinga/icinga2.git
synced 2026-06-14 19:20:10 -04:00
FreeBSD build fix.
This commit is contained in:
parent
72c46deca9
commit
72c4ef57d6
1 changed files with 0 additions and 1 deletions
1
third-party/execvpe/execvpe.c
vendored
1
third-party/execvpe/execvpe.c
vendored
|
|
@ -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 a new issue