We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 240d519 commit 2dca6b3Copy full SHA for 2dca6b3
include/logging/log_backend.h
@@ -9,6 +9,7 @@
9
#include <logging/log_msg.h>
10
#include <stdarg.h>
11
#include <sys/__assert.h>
12
+#include <sys/util.h>
13
14
#ifdef __cplusplus
15
extern "C" {
0 commit comments