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:
Robert Schmidt
2026-04-02 21:47:13 +02:00
parent c2dbfd79d5
commit 61a1e8c0d8
32 changed files with 6 additions and 31 deletions

View File

@@ -4,7 +4,6 @@
#ifndef NFAPI_VNF_H_
#define NFAPI_VNF_H_
#include <common_lib.h>
#include "nfapi_vnf_interface.h"
typedef struct {