Merge "Fixes to include signal.h"

This commit is contained in:
Joshua Colp
2016-06-09 04:40:24 -05:00
committed by Gerrit Code Review
17 changed files with 9 additions and 23 deletions

View File

@@ -72,7 +72,7 @@
ASTERISK_REGISTER_FILE()
#include <sys/time.h>
#include <sys/signal.h>
#include <signal.h>
#include <netinet/in.h>
#include <ctype.h>