aboutsummaryrefslogtreecommitdiffstats
path: root/main/pbx.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/pbx.c')
-rw-r--r--main/pbx.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/main/pbx.c b/main/pbx.c
index 6f6ef0de3..5c6bb394c 100644
--- a/main/pbx.c
+++ b/main/pbx.c
@@ -27,11 +27,6 @@
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
-#include <sys/types.h>
-#include <string.h>
-#include <unistd.h>
-#include <stdlib.h>
-#include <stdio.h>
#include <ctype.h>
#include <errno.h>
#include <time.h>