FS-10104: [mod_h323] fix build error caused by FS-10025
This commit is contained in:
parent
c76e6dbe20
commit
f8789c0130
|
@ -171,8 +171,6 @@ struct mod_h323_globals {
|
||||||
int ptime_override_value;
|
int ptime_override_value;
|
||||||
};
|
};
|
||||||
|
|
||||||
extern struct mod_h323_globals mod_h323_globals;
|
|
||||||
|
|
||||||
class FSH323Connection;
|
class FSH323Connection;
|
||||||
class FSH323_ExternalRTPChannel;
|
class FSH323_ExternalRTPChannel;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue