]> git.puffer.fish Git - matthieu/frr.git/commit
lib: Remove inclusion of various MAXINT from zebra.h
authorDonald Sharp <sharpd@nvidia.com>
Thu, 4 Jan 2024 19:24:01 +0000 (14:24 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Thu, 4 Jan 2024 19:24:01 +0000 (14:24 -0500)
commitca5454057678927d5e4b244ab49fedc448198f0c
tree92ae468409145742405e9aa2a4107687de9bee85
parentfbc31156f0ae2d1a345994e2de95166e28fa70ac
lib: Remove inclusion of various MAXINT from zebra.h

All modern systems should have these defined.  Let's stop
paying the cost of this compilation.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
lib/zebra.h