mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +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 <mediafmt.h>
|
||||
#include <lid.h>
|
||||
#ifdef H323_H450
|
||||
#include "h4501.h"
|
||||
#include "h4504.h"
|
||||
#include "h45011.h"
|
||||
#include "h450pdu.h"
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
Reference in New Issue
Block a user