Cleanup common_lib.h

This change reduces the number of dependecies of common_lib.h and simplifies
the task of implementing an external OAI radio library.
This commit is contained in:
Bartosz Podrygajlo
2026-03-20 11:09:19 +01:00
parent af4b0d53e9
commit e4d2d2b827
33 changed files with 77 additions and 50 deletions

View File

@@ -8,6 +8,7 @@
#include "openair1/PHY/defs_gNB.h"
#include "common/ran_context.h"
#include "positioning_nr_paramdef.h"
#include "common/config/config_userapi.h"
positioning_config_t RCconfig_nr_positioning(void)
{