diff options
Diffstat (limited to 'src/charon/daemon.c')
-rw-r--r-- | src/charon/daemon.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/charon/daemon.c b/src/charon/daemon.c index 5e4a67a20..a368ee428 100644 --- a/src/charon/daemon.c +++ b/src/charon/daemon.c @@ -32,6 +32,7 @@ #include <execinfo.h> #include <string.h> #include <getopt.h> +#include <errno.h> #include "daemon.h" |