We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a1369c8 + 69ea8a4 commit 6a2d2baCopy full SHA for 6a2d2ba
1 file changed
src/nvme/log.h
@@ -8,6 +8,9 @@
8
#include <stdbool.h>
9
#include <syslog.h>
10
11
+/* for nvme_root_t */
12
+#include "tree.h"
13
+
14
#ifndef MAX_LOGLEVEL
15
# define MAX_LOGLEVEL LOG_DEBUG
16
#endif
0 commit comments