Commit ef505b55 authored by Guido Casati's avatar Guido Casati

fix (RRC): include NR ASN constants in DU SIB builder

Include NR_asn_constant.h in rrc_gNB_du.c so NR_maxCellIntra and NR_maxCellInter
are defined during compilation.
Signed-off-by: default avatarGuido Casati <guido.casati@openairinterface.org>
parent 89c9e89a
......@@ -27,6 +27,7 @@
#include "NR_SIB3.h"
#include "NR_SIB4.h"
#include "NR_Q-OffsetRange.h"
#include "NR_asn_constant.h"
#include "openair2/RRC/NR/MESSAGES/asn1_msg.h"
#include "rrc_gNB_mobility.h"
#include "openair2/F1AP/f1ap_common.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment