mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 16:57:00 +08:00
strerror was declared implicit. Pull in header
This commit is contained in:
committed by
Nikos Mavrogiannopoulos
parent
6443b6e245
commit
88101dc9fd
@@ -31,6 +31,7 @@
|
||||
#include <stdlib.h> /* getenv */
|
||||
#include <errno.h>
|
||||
#include <signal.h>
|
||||
#include <string.h>
|
||||
|
||||
void kill_on_parent_kill(int sig)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user