X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvpp%2Foam%2Foam.c;h=ef061207544889b75080f56fefce703f9bade4ab;hb=919f377efefb9c97a5206923f41651da559ad3fa;hp=07e17b6419608d5663210a4e3248dfe6c12f0d96;hpb=7cd468a3d7dee7d6c92f69a0bb7061ae208ec727;p=vpp.git diff --git a/src/vpp/oam/oam.c b/src/vpp/oam/oam.c index 07e17b64196..ef061207544 100644 --- a/src/vpp/oam/oam.c +++ b/src/vpp/oam/oam.c @@ -14,10 +14,6 @@ */ #include -#if DPDK > 0 -#include -#endif - oam_main_t oam_main; static vlib_node_registration_t oam_node;