mirror of
https://git.proxmox.com/git/mirror_frr
synced 2026-01-25 20:17:12 +00:00
lib: Remove unnecessary zebra.h include
lib_errors.c does not need to include zebra.h, so remove Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
parent
518e377f39
commit
30b0312cc1
@ -18,7 +18,6 @@
|
||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
*/
|
||||
|
||||
#include <zebra.h>
|
||||
#include <lib_errors.h>
|
||||
|
||||
/* clang-format off */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user