summaryrefslogtreecommitdiff
path: root/codecs/codec_lpc10.c
diff options
context:
space:
mode:
authorLuigi Rizzo <rizzo@icir.org>2007-11-22 01:03:02 +0000
committerLuigi Rizzo <rizzo@icir.org>2007-11-22 01:03:02 +0000
commit3fc26468080367df71242f91b97b83f4a341f652 (patch)
tree87c3244ff31f30110fb0b29e5ea69f7d993230d3 /codecs/codec_lpc10.c
parent730e4eaca4858930832ecc6e6f9c0dd65d525d19 (diff)
remove a number of #include <fcntl.h> which are either
useless or done elsewhere git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@89516 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'codecs/codec_lpc10.c')
-rw-r--r--codecs/codec_lpc10.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/codecs/codec_lpc10.c b/codecs/codec_lpc10.c
index 81f763e08..dfede082f 100644
--- a/codecs/codec_lpc10.c
+++ b/codecs/codec_lpc10.c
@@ -31,8 +31,6 @@
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
-#include <fcntl.h>
-
#include "asterisk/translate.h"
#include "asterisk/config.h"
#include "asterisk/module.h"