forward-declare scxp_entity

This commit is contained in:
Harald Welte 2010-07-16 20:43:57 +02:00
parent b5b41fc6b8
commit c6d0b9f52a
1 changed files with 2 additions and 0 deletions

View File

@ -37,6 +37,8 @@ struct tcap_component_ind {
int8_t _linked_id; /* actual storage for linked ID */
};
struct scxp_entity;
enum tcap_primitive {
/* dialogue handling primitives */
TCAP_PR_TC_UNI,