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

_______________________________________________
Asterisk-Cvs mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-cvs

Reply via email to