aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/codec_adpcm.c
diff options
context:
space:
mode:
Diffstat (limited to 'codecs/codec_adpcm.c')
-rwxr-xr-xcodecs/codec_adpcm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/codecs/codec_adpcm.c b/codecs/codec_adpcm.c
index 9aa0304c7..7bc75075d 100755
--- a/codecs/codec_adpcm.c
+++ b/codecs/codec_adpcm.c
@@ -20,7 +20,6 @@
#include <asterisk/channel.h>
#include <fcntl.h>
#include <netinet/in.h>
-#include <pthread.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>