[Asterisk-cvs] asterisk cryptostub.c,1.1,1.2

russell russell
Wed Oct 26 13:44:04 CDT 2005


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

Modified Files:
	cryptostub.c 
Log Message:
use double quotes for asterisk header ...


Index: cryptostub.c
===================================================================
RCS file: /usr/cvsroot/asterisk/cryptostub.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- cryptostub.c	16 Oct 2005 03:08:58 -0000	1.1
+++ cryptostub.c	26 Oct 2005 17:36:53 -0000	1.2
@@ -16,8 +16,7 @@
  * at the top of the source tree.
  */
 
-#include <asterisk/crypto.h>
-
+#include "asterisk/crypto.h"
 
 /* Hrm, I wonder if the compiler is smart enough to only create two functions
    for all these...  I could force it to only make two, but those would be some




More information about the svn-commits mailing list