mirror of
https://gitlab.eurecom.fr/oai/openairinterface5g.git
synced 2026-07-13 04:30:28 +00:00
Remove common_lib.h includes
After having removed eth_params_t from all L2/L3 files, we can reduce the scope of common_lib.h, and remove the include from many files. Signed-off-by: Robert Schmidt <robert.schmidt@openairinterface.org>
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
|
||||
#ifndef NFAPI_VNF_H_
|
||||
#define NFAPI_VNF_H_
|
||||
#include <common_lib.h>
|
||||
|
||||
#include "nfapi_vnf_interface.h"
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user