misc: Purge unused pg includes

Type: style

Signed-off-by: Neale Ranns <nranns@cisco.com>
Change-Id: I26a19e42076e031ec5399d5ca05cb49fd6fbe1cd
This commit is contained in:
Neale Ranns
2020-10-05 12:39:41 +00:00
committed by Damjan Marion
parent 65fa036ec7
commit 6e366be38f
65 changed files with 0 additions and 65 deletions
-1
View File
@@ -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>
-1
View File
@@ -14,7 +14,6 @@
*/
#include <plugins/adl/adl.h>
#include <vnet/pg/pg.h>
typedef struct {
u32 next_index;