提交 10fb9485 authored 作者: Mathieu Rene's avatar Mathieu Rene

Immediate Post-Commit Omission Finding Syndrome

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12434 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 a90e9f3f
...@@ -115,6 +115,7 @@ ...@@ -115,6 +115,7 @@
#include "switch_rtp.h" #include "switch_rtp.h"
#include "switch_log.h" #include "switch_log.h"
#include "switch_xml.h" #include "switch_xml.h"
#include "switch_xml_config.h"
#include "switch_core_event_hook.h" #include "switch_core_event_hook.h"
#include "switch_scheduler.h" #include "switch_scheduler.h"
#include "switch_config.h" #include "switch_config.h"
......
...@@ -30,7 +30,6 @@ ...@@ -30,7 +30,6 @@
* *
*/ */
#include <stdio.h>
#include <switch.h> #include <switch.h>
switch_status_t switch_xml_config_parse(switch_xml_t xml, int reload, switch_xml_config_item_t *options) switch_status_t switch_xml_config_parse(switch_xml_t xml, int reload, switch_xml_config_item_t *options)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论