dpdk: add esp6 decrypt nodes, func declarations
[vpp.git] / src / plugins / dpdk / api / dpdk_api.c
index 08afdd7..97c4bc7 100755 (executable)
@@ -20,7 +20,6 @@
 
 #include <vnet/ethernet/ethernet.h>
 #include <dpdk/device/dpdk.h>
-#include <vlib/unix/physmem.h>
 #include <vlib/pci/pci.h>
 
 #include <stdio.h>