X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fip%2Fpunt.h;h=4cef527855866aaa6ae876971907cf5ea9cf7f9b;hb=b8d4481a93f919291d4b682ef0ac8948a9f1be32;hp=9defa88178206eeb29d6d75722ae0f1fce666e11;hpb=e178399942c655d0fea162611527ea57192669c0;p=vpp.git diff --git a/src/vnet/ip/punt.h b/src/vnet/ip/punt.h index 9defa881782..4cef5278558 100644 --- a/src/vnet/ip/punt.h +++ b/src/vnet/ip/punt.h @@ -21,6 +21,8 @@ #define included_punt_h #include +#include + typedef enum { #define punt_error(n,s) PUNT_ERROR_##n,