Move include of signal.h
This commit is contained in:
parent
cd77c11109
commit
ce326b0238
2 changed files with 1 additions and 2 deletions
|
|
@ -43,6 +43,7 @@
|
|||
#include <syslog.h>
|
||||
#include <errno.h>
|
||||
#include <sys/types.h>
|
||||
#include <signal.h>
|
||||
|
||||
#include <net-snmp/net-snmp-config.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue