mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Merge commit '7fb23041a52d01754c53ba963e2282e524813364' into thread-next
This commit is contained in:
@@ -180,6 +180,7 @@ void bug(const char *msg, ...) NORET;
|
||||
#define L_BUG "\011" /* BIRD bugs */
|
||||
|
||||
void debug(const char *msg, ...); /* Printf to debug output */
|
||||
void debug_safe(const char *msg); /* Printf to debug output, async-safe */
|
||||
|
||||
/* Debugging */
|
||||
|
||||
|
Reference in New Issue
Block a user