aboutsummaryrefslogtreecommitdiffstats
path: root/cryptostub.c
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-10-26 17:36:53 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-10-26 17:36:53 +0000
commit6aa812e73dfa0edcf8146ae654ee936183818ff2 (patch)
tree8cb0e6d47a415fe6be1425c3fbeb12adaecf3744 /cryptostub.c
parent79bc9ed2e9a3e6e1918aec3b06f88069d3e650aa (diff)
use double quotes for asterisk header ...
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6860 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'cryptostub.c')
-rwxr-xr-xcryptostub.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/cryptostub.c b/cryptostub.c
index b8f192868..99fbe3e45 100755
--- a/cryptostub.c
+++ b/cryptostub.c
@@ -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