aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_local.c
diff options
context:
space:
mode:
Diffstat (limited to 'channels/chan_local.c')
-rw-r--r--channels/chan_local.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/channels/chan_local.c b/channels/chan_local.c
index 789cf54b3..c6b5638ff 100644
--- a/channels/chan_local.c
+++ b/channels/chan_local.c
@@ -29,14 +29,12 @@
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
-#include <errno.h>
#include <fcntl.h>
#include <sys/signal.h>
#include "asterisk/lock.h"
#include "asterisk/channel.h"
#include "asterisk/config.h"
-#include "asterisk/logger.h"
#include "asterisk/module.h"
#include "asterisk/pbx.h"
#include "asterisk/options.h"