mirror of
https://github.com/FRRouting/frr.git
synced 2025-04-30 13:37:17 +02:00
lib: limits.h is not needed by zebra.h
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
This commit is contained in:
parent
f982bddebd
commit
c402a0bdc1
|
@ -37,7 +37,6 @@
|
|||
#endif /* HAVE_SYS_KSYM_H */
|
||||
#include <sys/time.h>
|
||||
#include <time.h>
|
||||
#include <limits.h>
|
||||
#include <inttypes.h>
|
||||
#ifdef HAVE_SYS_ENDIAN_H
|
||||
#include <sys/endian.h>
|
||||
|
|
Loading…
Reference in a new issue