misc: Purge unused pg includes
Type: style Signed-off-by: Neale Ranns <nranns@cisco.com> Change-Id: I26a19e42076e031ec5399d5ca05cb49fd6fbe1cd
This commit is contained in:
committed by
Damjan Marion
parent
65fa036ec7
commit
6e366be38f
@@ -18,7 +18,6 @@
|
||||
|
||||
#include <vlib/vlib.h>
|
||||
#include <vnet/vnet.h>
|
||||
#include <vnet/pg/pg.h>
|
||||
|
||||
#include <vppinfra/error.h>
|
||||
#include <vppinfra/hash.h>
|
||||
|
||||
@@ -14,7 +14,6 @@
|
||||
*/
|
||||
|
||||
#include <plugins/adl/adl.h>
|
||||
#include <vnet/pg/pg.h>
|
||||
|
||||
typedef struct {
|
||||
u32 next_index;
|
||||
|
||||
Reference in New Issue
Block a user