aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/codec_g722.c
diff options
context:
space:
mode:
Diffstat (limited to 'codecs/codec_g722.c')
-rw-r--r--codecs/codec_g722.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/codecs/codec_g722.c b/codecs/codec_g722.c
index 54802dc8b..38014dabe 100644
--- a/codecs/codec_g722.c
+++ b/codecs/codec_g722.c
@@ -32,10 +32,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include <fcntl.h>
#include <netinet/in.h>
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
-#include <unistd.h>
#include "asterisk/lock.h"
#include "asterisk/logger.h"