summaryrefslogtreecommitdiff
path: root/src/shared/log.h
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2012-12-05 11:59:05 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2012-12-05 12:25:50 +0100
commit20ad4cfd8e5592f634f20468798cbc1055ab9faf (patch)
tree19d3421163da514fad9c74b034d5014636a1cfe0 /src/shared/log.h
parentf3ffced5415a385ff08b460fcc95251e773b38a7 (diff)
core: add catalog entry and MESSAGE_ID for overmounting
Diffstat (limited to 'src/shared/log.h')
-rw-r--r--src/shared/log.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shared/log.h b/src/shared/log.h
index 1bd9dbf27a..5c946faf51 100644
--- a/src/shared/log.h
+++ b/src/shared/log.h
@@ -27,6 +27,7 @@
#include <errno.h>
#include "macro.h"
+#include "sd-id128.h"
typedef enum LogTarget{
LOG_TARGET_CONSOLE,