]> git.puffer.fish Git - matthieu/frr.git/commit
lib: Move some log.c functions declarations to log.h
authorDonald Sharp <sharpd@cumulusnetworks.com>
Sun, 2 Jun 2019 19:21:01 +0000 (15:21 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Sun, 2 Jun 2019 20:07:48 +0000 (16:07 -0400)
commit770835713182ee2a7797e2147bb7f12813280b5a
tree71e035c2b1916f1e098001f175623b1e5d1c235c
parent32e4ce5fd522000e285dcda2da1038a4f49d731c
lib: Move some log.c functions declarations to log.h

We have some functions that are owned by log.c, so
move their declarations from zebra.h to log.h

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
lib/log.h
lib/zebra.h