Commit b46c3399 authored by Nick Ho's avatar Nick Ho

dci error fixed

parent 95db8f6c
...@@ -33,7 +33,6 @@ ...@@ -33,7 +33,6 @@
#define __LTE_TRANSPORT_DEFS__H__ #define __LTE_TRANSPORT_DEFS__H__
#include "PHY/defs.h" #include "PHY/defs.h"
#include "dci.h" #include "dci.h"
#include "dci_nb_iot.h"
#include "uci.h" #include "uci.h"
#ifndef STANDALONE_COMPILE #ifndef STANDALONE_COMPILE
#include "UTIL/LISTS/list.h" #include "UTIL/LISTS/list.h"
......
...@@ -55,6 +55,7 @@ ...@@ -55,6 +55,7 @@
#include "proto_nb_iot.h" #include "proto_nb_iot.h"
#include "defs_nb_iot.h" #include "defs_nb_iot.h"
#include "math.h" #include "math.h"
#include "openair1/PHY/LTE_TRANSPORT/dci_nb_iot.h"
//#include "LAYER2/MAC/pre_processor.c" //#include "LAYER2/MAC/pre_processor.c"
#include "pdcp.h" #include "pdcp.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