aboutsummaryrefslogtreecommitdiffstats
path: root/formats/format_g729.c
diff options
context:
space:
mode:
Diffstat (limited to 'formats/format_g729.c')
-rw-r--r--formats/format_g729.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/formats/format_g729.c b/formats/format_g729.c
index 5ad16d97e..003d93473 100644
--- a/formats/format_g729.c
+++ b/formats/format_g729.c
@@ -30,14 +30,10 @@
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
-#include <unistd.h>
#include <netinet/in.h>
#include <arpa/inet.h>
-#include <stdlib.h>
#include <sys/time.h>
-#include <stdio.h>
#include <errno.h>
-#include <string.h>
#include "asterisk/lock.h"
#include "asterisk/channel.h"