aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/crypto.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/crypto.h')
-rwxr-xr-xinclude/asterisk/crypto.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asterisk/crypto.h b/include/asterisk/crypto.h
index 2463ba4ed..d0f852caf 100755
--- a/include/asterisk/crypto.h
+++ b/include/asterisk/crypto.h
@@ -23,9 +23,6 @@
#ifndef _ASTERISK_CRYPTO_H
#define _ASTERISK_CRYPTO_H
-#include "asterisk/channel.h"
-#include "asterisk/file.h"
-
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
#endif