summaryrefslogtreecommitdiff
path: root/src/systemd/sd-id128.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemd/sd-id128.h')
-rw-r--r--src/systemd/sd-id128.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/systemd/sd-id128.h b/src/systemd/sd-id128.h
index 30cb686557..7d5e6c440e 100644
--- a/src/systemd/sd-id128.h
+++ b/src/systemd/sd-id128.h
@@ -30,6 +30,8 @@
extern "C" {
#endif
+/* 128 Bit ID APIs. See sd-id128(3) for more information. */
+
typedef union sd_id128 sd_id128_t;
union sd_id128 {