summaryrefslogtreecommitdiff
path: root/res/res_crypto.c
diff options
context:
space:
mode:
Diffstat (limited to 'res/res_crypto.c')
-rw-r--r--res/res_crypto.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/res/res_crypto.c b/res/res_crypto.c
index e76cab2e8..0b3b16ed2 100644
--- a/res/res_crypto.c
+++ b/res/res_crypto.c
@@ -34,14 +34,10 @@
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
-#include <sys/types.h>
#include <openssl/ssl.h>
#include <openssl/err.h>
-#include <stdio.h>
#include <dirent.h>
-#include <string.h>
#include <errno.h>
-#include <unistd.h>
#include <fcntl.h>
#include "asterisk/file.h"