aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorautomerge <automerge@f38db490-d61c-443f-a65b-d21fe96a405b>2007-02-26 01:20:36 +0000
committerautomerge <automerge@f38db490-d61c-443f-a65b-d21fe96a405b>2007-02-26 01:20:36 +0000
commit270295945433c5bb8bae4637cd640dd623767324 (patch)
treee6513f3e10318d82b1a71bb9fe21f8325ec89921
parentf10bd739bc65075aff225cc82dec01d23744b8cb (diff)
automerge commit
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2-netsec@56777 f38db490-d61c-443f-a65b-d21fe96a405b
-rw-r--r--utils.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils.c b/utils.c
index 321f9113a..7dc020c83 100644
--- a/utils.c
+++ b/utils.c
@@ -39,7 +39,9 @@
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
+#define AST_API_MODULE
#include "asterisk/lock.h"
+
#include "asterisk/io.h"
#include "asterisk/logger.h"
#include "asterisk/md5.h"