mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-06 16:20:08 +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
|
||||
#include <sys/ksym.h>
|
||||
#endif /* HAVE_SYS_KSYM_H */
|
||||
#include <syslog.h>
|
||||
#include <sys/time.h>
|
||||
#include <time.h>
|
||||
#include <sys/utsname.h>
|
||||
|
Loading…
Reference in New Issue
Block a user