projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ff174e
)
add missing paths.h
author
Luigi Rizzo
<rizzo@icir.org>
Wed, 21 Nov 2007 01:35:30 +0000
(
01:35
+0000)
committer
Luigi Rizzo
<rizzo@icir.org>
Wed, 21 Nov 2007 01:35:30 +0000
(
01:35
+0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@89476
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
main/astmm.c
patch
|
blob
|
history
diff --git
a/main/astmm.c
b/main/astmm.c
index
2983009
..
aaed4e9
100644
(file)
--- a/
main/astmm.c
+++ b/
main/astmm.c
@@
-29,6
+29,7
@@
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
+#include "asterisk/paths.h" /* use ast_config_AST_LOG_DIR */
#include <time.h>
#include "asterisk/cli.h"