mirror of
https://github.com/norohind/hans.git
synced 2025-04-14 21:50:33 +03:00
Added missing include
This commit is contained in:
parent
da01402651
commit
c70575ee96
@ -34,6 +34,7 @@
|
||||
#include <syslog.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/socket.h>
|
||||
#include <signal.h>
|
||||
|
||||
static void sig_term_handler(int)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user