chiark / gitweb /
sd-messages.h: add new bootchart message id
[elogind.git] / src / systemd / sd-messages.h
index a377d0229d715bce72fef83d3ac8cfb3795f1006..c8de331691fd47065d27ec0a0f37e58d1bb9511b 100644 (file)
@@ -75,6 +75,8 @@ extern "C" {
 
 #define SD_MESSAGE_CONFIG_ERROR     SD_ID128_MAKE(c7,72,d2,4e,9a,88,4c,be,b9,ea,12,62,5c,30,6c,01)
 
+#define SD_MESSAGE_BOOTCHART        SD_ID128_MAKE(9f,26,aa,56,2c,f4,40,c2,b1,6c,77,3d,04,79,b5,18)
+
 #ifdef __cplusplus
 }
 #endif