From f0e67d78ae23ff3d5751ea10e9e76cb6e81ba4a5 Mon Sep 17 00:00:00 2001 From: Filip Tehlar Date: Fri, 23 Jul 2021 22:03:05 +0000 Subject: interface: add api test file Type: improvement Signed-off-by: Filip Tehlar Change-Id: Ib07029204ecf12bf2adb5a39afa54bc98fb81f34 --- src/vat2/vat2_helpers.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/vat2/vat2_helpers.h') diff --git a/src/vat2/vat2_helpers.h b/src/vat2/vat2_helpers.h index beb2a787659..7b197608a7b 100644 --- a/src/vat2/vat2_helpers.h +++ b/src/vat2/vat2_helpers.h @@ -20,7 +20,7 @@ /* For control ping */ #define vl_endianfun -#include +#include #undef vl_endianfun static inline void -- cgit 1.2.3-korg