aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_monitor.c
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-06-03 23:44:43 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-06-03 23:44:43 +0000
commit49dd9d666f69ad628f343457eabd18a0da4c5eba (patch)
tree0e0a1badd73ddaf827e8c1ed096e87e7af146a17 /res/res_monitor.c
parente78b7ada3657d681b3622265e83e1706effc14e9 (diff)
Get rid of small copmile warning
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3142 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'res/res_monitor.c')
-rwxr-xr-xres/res_monitor.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/res_monitor.c b/res/res_monitor.c
index 8137c874d..56eaaf956 100755
--- a/res/res_monitor.c
+++ b/res/res_monitor.c
@@ -17,6 +17,7 @@
#include <asterisk/monitor.h>
#include <asterisk/app.h>
#include <asterisk/utils.h>
+#include <asterisk/config.h>
#include "../asterisk.h"
#include "../astconf.h"