aboutsummaryrefslogtreecommitdiffstats
path: root/formats/format_g726.c
diff options
context:
space:
mode:
Diffstat (limited to 'formats/format_g726.c')
-rw-r--r--formats/format_g726.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/formats/format_g726.c b/formats/format_g726.c
index 93e3dc873..259662531 100644
--- a/formats/format_g726.c
+++ b/formats/format_g726.c
@@ -35,13 +35,11 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include <netinet/in.h>
#include <arpa/inet.h>
#include <sys/time.h>
-#include <errno.h>
#include "asterisk/lock.h"
#include "asterisk/options.h"
#include "asterisk/channel.h"
#include "asterisk/file.h"
-#include "asterisk/logger.h"
#include "asterisk/sched.h"
#include "asterisk/module.h"
#include "asterisk/endian.h"