From 3bde40778cc2bf5fab6b13d81eca0180f7d27af3 Mon Sep 17 00:00:00 2001 From: Vengada Date: Thu, 9 Mar 2017 22:05:02 -0800 Subject: VPP changes to support iOAM over NSH-MD2. Separate trace data structure definitions into two files to share code with NSH plugin (iOAM) Change-Id: I0192551f71678e4f814bc6a7d25200a1580f3033 Signed-off-by: Vengada --- src/plugins/ioam/lib-vxlan-gpe/vxlan_gpe_ioam_trace.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/plugins/ioam/lib-vxlan-gpe') diff --git a/src/plugins/ioam/lib-vxlan-gpe/vxlan_gpe_ioam_trace.c b/src/plugins/ioam/lib-vxlan-gpe/vxlan_gpe_ioam_trace.c index e37b1642d96..48edb4b0204 100644 --- a/src/plugins/ioam/lib-vxlan-gpe/vxlan_gpe_ioam_trace.c +++ b/src/plugins/ioam/lib-vxlan-gpe/vxlan_gpe_ioam_trace.c @@ -25,6 +25,7 @@ #include #include +#include #include /* Timestamp precision multipliers for seconds, milliseconds, microseconds -- cgit 1.2.3-korg