aboutsummaryrefslogtreecommitdiffstats
path: root/funcs/func_odbc.c
diff options
context:
space:
mode:
Diffstat (limited to 'funcs/func_odbc.c')
-rw-r--r--funcs/func_odbc.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/funcs/func_odbc.c b/funcs/func_odbc.c
index 5a0fc334c..2928ba31c 100644
--- a/funcs/func_odbc.c
+++ b/funcs/func_odbc.c
@@ -36,11 +36,8 @@
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
-#include <errno.h>
-
#include "asterisk/module.h"
#include "asterisk/file.h"
-#include "asterisk/logger.h"
#include "asterisk/options.h"
#include "asterisk/channel.h"
#include "asterisk/pbx.h"