aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_crypto.c
diff options
context:
space:
mode:
Diffstat (limited to 'res/res_crypto.c')
-rw-r--r--res/res_crypto.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/res/res_crypto.c b/res/res_crypto.c
index 0b3b16ed2..a5782f9f0 100644
--- a/res/res_crypto.c
+++ b/res/res_crypto.c
@@ -37,12 +37,10 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include <openssl/ssl.h>
#include <openssl/err.h>
#include <dirent.h>
-#include <errno.h>
#include <fcntl.h>
#include "asterisk/file.h"
#include "asterisk/channel.h"
-#include "asterisk/logger.h"
#include "asterisk/say.h"
#include "asterisk/module.h"
#include "asterisk/options.h"