aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-08 03:48:02 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-11-08 03:48:02 +0000
commit291f96ced4ff5396cb7513fb66e1de21da74a378 (patch)
tree6b58c340a465334ee4ece91af2ac5d55ba0f8fe5 /include
parent99212965774bb9814fa7ac489d68986d2cc2e424 (diff)
header cleanup
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7021 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'include')
-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