aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_local.c
diff options
context:
space:
mode:
Diffstat (limited to 'channels/chan_local.c')
-rw-r--r--channels/chan_local.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/channels/chan_local.c b/channels/chan_local.c
index 8a93e2584..789cf54b3 100644
--- a/channels/chan_local.c
+++ b/channels/chan_local.c
@@ -29,12 +29,8 @@
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
-#include <sys/socket.h>
#include <errno.h>
#include <fcntl.h>
-#include <netdb.h>
-#include <netinet/in.h>
-#include <arpa/inet.h>
#include <sys/signal.h>
#include "asterisk/lock.h"