mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-16 14:58:25 +00:00
Ensure that this header includes xmldoc.h, since it depends on it.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@197335 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -28,6 +28,7 @@ extern "C" {
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "asterisk/cli.h"
|
#include "asterisk/cli.h"
|
||||||
|
#include "asterisk/xmldoc.h"
|
||||||
#include "asterisk/optional_api.h"
|
#include "asterisk/optional_api.h"
|
||||||
|
|
||||||
typedef struct agi_state {
|
typedef struct agi_state {
|
||||||
|
|||||||
Reference in New Issue
Block a user