summaryrefslogtreecommitdiff
path: root/lib/prefix.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/prefix.h')
-rw-r--r--lib/prefix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/prefix.h b/lib/prefix.h
index 3d2621c910..549798e92e 100644
--- a/lib/prefix.h
+++ b/lib/prefix.h
@@ -66,7 +66,7 @@ struct evpn_addr
u_char ip_prefix_length;
struct ethaddr mac;
uint32_t eth_tag;
- ipaddr_t ip;
+ struct ipaddr ip;
#if 0
union
{