mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-15 09:20:25 +00: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 */
|
#endif /* HAVE_SYS_KSYM_H */
|
||||||
#include <sys/time.h>
|
#include <sys/time.h>
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
#include <limits.h>
|
|
||||||
#include <inttypes.h>
|
#include <inttypes.h>
|
||||||
#ifdef HAVE_SYS_ENDIAN_H
|
#ifdef HAVE_SYS_ENDIAN_H
|
||||||
#include <sys/endian.h>
|
#include <sys/endian.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user