diff options
Diffstat (limited to 'lib/zebra.h')
| -rw-r--r-- | lib/zebra.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/zebra.h b/lib/zebra.h index 8b0800c257..15a54f6cdf 100644 --- a/lib/zebra.h +++ b/lib/zebra.h @@ -221,9 +221,6 @@ struct in_pktinfo { #define IN6_ARE_ADDR_EQUAL IN6_IS_ADDR_EQUAL #endif /* IN6_ARE_ADDR_EQUAL */ -/* default zebra TCP port for zclient */ -#define ZEBRA_PORT 2600 - /* Zebra route's types are defined in route_types.h */ #include "lib/route_types.h" |
