From a6751e2318c7dd0d754a427999e23b93c96388ca Mon Sep 17 00:00:00 2001 From: David Lamparter Date: Thu, 13 Jan 2022 15:14:16 +0100 Subject: pimd: add more dual-family address bits Another few definitions to aid in dealing with IPv4 and IPv6. Signed-off-by: David Lamparter --- lib/prefix.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'lib/prefix.h') diff --git a/lib/prefix.h b/lib/prefix.h index f2773240d2..b3545a72b4 100644 --- a/lib/prefix.h +++ b/lib/prefix.h @@ -341,9 +341,6 @@ union prefixconstptr { prefixtype(prefixconstptr, const struct prefix_rd, rd) } TRANSPARENT_UNION; -#undef prefixtype -#undef TRANSPARENT_UNION - #ifndef INET_ADDRSTRLEN #define INET_ADDRSTRLEN 16 #endif /* INET_ADDRSTRLEN */ -- cgit v1.2.3