Commit 3d621e2a authored by aligungr's avatar aligungr

gNB CLI improvement

parent 0f5d6e78
......@@ -23,6 +23,7 @@
#include <asn/ngap/ASN_NGAP_UEContextReleaseCommand.h>
#include <asn/ngap/ASN_NGAP_UEContextReleaseComplete.h>
#include <asn/ngap/ASN_NGAP_UESecurityCapabilities.h>
#include <gnb/gtp/task.hpp>
namespace nr::gnb
{
......
......@@ -13,6 +13,7 @@
#include <asn/utils/utils.hpp>
#include <gnb/app/task.hpp>
#include <gnb/nts.hpp>
#include <gnb/sctp/task.hpp>
#include <asn/ngap/ASN_NGAP_AMF-UE-NGAP-ID.h>
#include <asn/ngap/ASN_NGAP_InitiatingMessage.h>
......
......@@ -10,6 +10,7 @@
#include <asn/rrc/ASN_RRC_UL-CCCH-Message.h>
#include <asn/rrc/ASN_RRC_UL-DCCH-Message.h>
#include <rrc/encode.hpp>
#include <gnb/mr/task.hpp>
namespace nr::gnb
{
......
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