Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dyyu
openairinterface5G
Commits
677fdb60
Commit
677fdb60
authored
Oct 03, 2016
by
Cedric Roux
Browse files
remove warning: function s1ap_eNB_e_rab_setup_resp was not declared in header file
parent
68090c8b
Changes
1
Hide whitespace changes
Inline
Side-by-side
openair3/S1AP/s1ap_eNB_nas_procedures.h
View file @
677fdb60
...
...
@@ -49,5 +49,7 @@ int s1ap_eNB_initial_ctxt_resp(
int
s1ap_eNB_ue_capabilities
(
instance_t
instance
,
s1ap_ue_cap_info_ind_t
*
ue_cap_info_ind_p
);
int
s1ap_eNB_e_rab_setup_resp
(
instance_t
instance
,
s1ap_e_rab_setup_resp_t
*
e_rab_setup_resp_p
);
#endif
/* S1AP_ENB_NAS_PROCEDURES_H_ */
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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