mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-13 00:04:53 +00:00
Ported code refers to H.450 - add includes
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44023 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -40,6 +40,12 @@
|
|||||||
#include <h323neg.h>
|
#include <h323neg.h>
|
||||||
#include <mediafmt.h>
|
#include <mediafmt.h>
|
||||||
#include <lid.h>
|
#include <lid.h>
|
||||||
|
#ifdef H323_H450
|
||||||
|
#include "h4501.h"
|
||||||
|
#include "h4504.h"
|
||||||
|
#include "h45011.h"
|
||||||
|
#include "h450pdu.h"
|
||||||
|
#endif
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
|
Reference in New Issue
Block a user