From 053204ab039d34a990ff0e14c32ce3b294fcce0e Mon Sep 17 00:00:00 2001 From: Jakub Grajciar Date: Mon, 18 Mar 2019 13:17:53 +0100 Subject: api: Cleanup APIs interface.api Use of consistent API types for interface.api Type: fix Change-Id: I88206d7d0907cffd564031f73c9a996df2e5e21a Signed-off-by: Jakub Grajciar --- src/vnet/ip/ip_types_api.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/vnet/ip/ip_types_api.h') diff --git a/src/vnet/ip/ip_types_api.h b/src/vnet/ip/ip_types_api.h index fc7a416a06d..09ca0e6e1a0 100644 --- a/src/vnet/ip/ip_types_api.h +++ b/src/vnet/ip/ip_types_api.h @@ -23,6 +23,7 @@ #include #include #include +#include /** * Forward declarations so we need not #include the API definitions here -- cgit 1.2.3-korg