Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
oai
openairinterface5G
Commits
ce0adf77
Commit
ce0adf77
authored
Mar 26, 2016
by
Cédric Roux
Browse files
declare struct rrc_rnti_tree_s before RB_PROTOTYPE
parent
544da9f5
Changes
1
Hide whitespace changes
Inline
Side-by-side
openair2/RRC/LITE/rrc_eNB_S1AP.h
View file @
ce0adf77
...
...
@@ -63,6 +63,8 @@ rrc_eNB_S1AP_compare_ue_ids(
struct
rrc_ue_s1ap_ids_s
*
c2_pP
);
struct
rrc_rnti_tree_s
;
RB_PROTOTYPE
(
rrc_rnti_tree_s
,
rrc_ue_s1ap_ids_s
,
entries
,
rrc_eNB_S1AP_compare_ue_ids
);
struct
rrc_ue_s1ap_ids_s
*
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment