diff options
Diffstat (limited to 'src/vnet/l2/l2_patch.c')
-rw-r--r-- | src/vnet/l2/l2_patch.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/vnet/l2/l2_patch.c b/src/vnet/l2/l2_patch.c index 618ae20536d..6de4e50a298 100644 --- a/src/vnet/l2/l2_patch.c +++ b/src/vnet/l2/l2_patch.c @@ -14,7 +14,6 @@ */ #include <vlib/vlib.h> #include <vnet/vnet.h> -#include <vnet/pg/pg.h> #include <vnet/ethernet/ethernet.h> #include <vnet/feature/feature.h> #include <vppinfra/error.h> |