Commit df46d8b0 authored by Florian Kaltenberger's avatar Florian Kaltenberger

fix to previous fix


git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6246 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent f4a957f7
...@@ -37,7 +37,9 @@ ...@@ -37,7 +37,9 @@
//#include "pci_commands.h" //#include "pci_commands.h"
#endif //CBMIMO1 #endif //CBMIMO1
*/ */
#ifdef EXMIMO
#include "openair0_lib.h" #include "openair0_lib.h"
#endif
#include "defs.h" #include "defs.h"
#include "SCHED/defs.h" #include "SCHED/defs.h"
#include "PHY/extern.h" #include "PHY/extern.h"
...@@ -50,7 +52,7 @@ ...@@ -50,7 +52,7 @@
#include "UTIL/LOG/vcd_signal_dumper.h" #include "UTIL/LOG/vcd_signal_dumper.h"
//#define DEBUG_PHY //#define DEBUG_PHY
#ifdef Rel10 #ifdef EXMIMO
extern openair0_rf_map rf_map[MAX_NUM_CCs]; extern openair0_rf_map rf_map[MAX_NUM_CCs];
#endif #endif
......
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