aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_phone.c
diff options
context:
space:
mode:
Diffstat (limited to 'channels/chan_phone.c')
-rw-r--r--channels/chan_phone.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/channels/chan_phone.c b/channels/chan_phone.c
index d657920c3..faec92c4d 100644
--- a/channels/chan_phone.c
+++ b/channels/chan_phone.c
@@ -33,14 +33,10 @@
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
-#include <stdio.h>
-#include <string.h>
#include <ctype.h>
#include <sys/socket.h>
#include <sys/time.h>
#include <errno.h>
-#include <unistd.h>
-#include <stdlib.h>
#include <arpa/inet.h>
#include <fcntl.h>
#include <sys/ioctl.h>