mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-09 11:18:52 +00:00
lib: zebra.h does not need to include syslog.h
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
This commit is contained in:
parent
0b4ff79063
commit
cbc187867c
@ -42,7 +42,6 @@
|
|||||||
#ifdef HAVE_SYS_KSYM_H
|
#ifdef HAVE_SYS_KSYM_H
|
||||||
#include <sys/ksym.h>
|
#include <sys/ksym.h>
|
||||||
#endif /* HAVE_SYS_KSYM_H */
|
#endif /* HAVE_SYS_KSYM_H */
|
||||||
#include <syslog.h>
|
|
||||||
#include <sys/time.h>
|
#include <sys/time.h>
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
#include <sys/utsname.h>
|
#include <sys/utsname.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user