[Asterisk-cvs] asterisk/include/asterisk crypto.h,1.9,1.10

kpfleming kpfleming
Mon Nov 7 22:56:57 CST 2005


Update of /usr/cvsroot/asterisk/include/asterisk
In directory mongoose.digium.com:/tmp/cvs-serv15578/include/asterisk

Modified Files:
	crypto.h 
Log Message:
header cleanup


Index: crypto.h
===================================================================
RCS file: /usr/cvsroot/asterisk/include/asterisk/crypto.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- crypto.h	24 Oct 2005 20:12:06 -0000	1.9
+++ crypto.h	8 Nov 2005 03:48:02 -0000	1.10
@@ -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




More information about the svn-commits mailing list