misc: minimize dependencies on udp.h
[vpp.git] / src / plugins / nsh / nsh-md2-ioam / md2_ioam_transit.c
index b69cd74..876e003 100644 (file)
@@ -16,7 +16,7 @@
 #include <vppinfra/hash.h>
 #include <vnet/vnet.h>
 #include <vnet/ip/ip.h>
-#include <vnet/udp/udp.h>
+#include <vnet/udp/udp_local.h>
 #include <vnet/ethernet/ethernet.h>
 #include <lisp/lisp-gpe/lisp_gpe_packet.h>
 #include <nsh/nsh.h>