summaryrefslogtreecommitdiff
path: root/src/systemd/sd-id128.h
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2013-11-07 03:47:42 +0100
committerLennart Poettering <lennart@poettering.net>2013-11-07 03:47:42 +0100
commit6695ed7a841faad68df3d5cb466f5e0e01f57536 (patch)
treef0f0ebcc8fceeae8fe714bf0faef6e6097282e5d /src/systemd/sd-id128.h
parent0a0a68282c3f9d3148dd924e1378c448a9a92028 (diff)
api: add C++ guards
Diffstat (limited to 'src/systemd/sd-id128.h')
-rw-r--r--src/systemd/sd-id128.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/systemd/sd-id128.h b/src/systemd/sd-id128.h
index 3a8393209..6066f395f 100644
--- a/src/systemd/sd-id128.h
+++ b/src/systemd/sd-id128.h
@@ -1,7 +1,7 @@
/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
-#ifndef fooid128hfoo
-#define fooid128hfoo
+#ifndef foosdid128hfoo
+#define foosdid128hfoo
/***
This file is part of systemd.