include signal.h
This commit is contained in:
parent
5d29d8aff0
commit
448aa4c994
23 changed files with 22 additions and 3 deletions
|
|
@ -49,6 +49,7 @@
|
|||
#include <string.h>
|
||||
#include <errno.h>
|
||||
#include <syslog.h>
|
||||
#include <signal.h>
|
||||
#include <netdb.h> /* gethostbyname */
|
||||
#include <arpa/inet.h> /* inet_pton */
|
||||
#include <netinet/tcp.h> /* TCP_NODELAY */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue