X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=vnet%2Fvnet%2Fip%2Fip.h;h=c9a82930a67447e694faab2f17cea9332ecd142e;hb=5bcb3391f9eee85b4edcc0e42649ffeeea2dd997;hp=de46ad38c5f11f6a726bf7c6f5a7c2a3d72112e9;hpb=19010202285445372c281faca6a9757fd0ed466c;p=vpp.git diff --git a/vnet/vnet/ip/ip.h b/vnet/vnet/ip/ip.h index de46ad38c5f..c9a82930a67 100644 --- a/vnet/vnet/ip/ip.h +++ b/vnet/vnet/ip/ip.h @@ -42,6 +42,7 @@ #include #include /* adjacency heap */ +#include #include @@ -69,11 +70,6 @@ #include -typedef union { - ip4_address_t ip4; - ip6_address_t ip6; -} ip46_address_t; - /* Per protocol info. */ typedef struct { /* Protocol name (also used as hash key). */