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
c6a2cf04
Commit
c6a2cf04
authored
Jan 13, 2017
by
Cédric Roux
Browse files
Merge branch 'bugfix-186-rrh-gw-compilation' into develop_integration_w02
parents
c88ec0bd
ab7a3e8e
Changes
1
Hide whitespace changes
Inline
Side-by-side
openair2/RRC/LITE/defs.h
View file @
c6a2cf04
...
...
@@ -102,6 +102,14 @@
# include "intertask_interface.h"
#endif
/* TODO: be sure this include is correct.
* It solves a problem of compilation of the RRH GW,
* issue #186.
*/
#if !defined(ENABLE_ITTI)
# include "as_message.h"
#endif
#if defined(ENABLE_USE_MME)
# include "commonDef.h"
#endif
...
...
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