summaryrefslogtreecommitdiff
path: root/res/res_musiconhold.c
diff options
context:
space:
mode:
Diffstat (limited to 'res/res_musiconhold.c')
-rw-r--r--res/res_musiconhold.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/res/res_musiconhold.c b/res/res_musiconhold.c
index dc42b6790..d82a65770 100644
--- a/res/res_musiconhold.c
+++ b/res/res_musiconhold.c
@@ -34,7 +34,6 @@
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
-#include <errno.h>
#include <ctype.h>
#include <signal.h>
#include <sys/time.h>
@@ -51,7 +50,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include "asterisk/lock.h"
#include "asterisk/file.h"
-#include "asterisk/logger.h"
#include "asterisk/channel.h"
#include "asterisk/pbx.h"
#include "asterisk/options.h"