header cleanup

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7021 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Kevin P. Fleming
2005-11-08 03:48:02 +00:00
parent 869ae80f16
commit eb24670aff
3 changed files with 7 additions and 3 deletions

View File

@@ -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