summaryrefslogtreecommitdiff
path: root/src/core/dbus-snapshot.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/dbus-snapshot.h')
-rw-r--r--src/core/dbus-snapshot.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/core/dbus-snapshot.h b/src/core/dbus-snapshot.h
index fea13872a..1208aafff 100644
--- a/src/core/dbus-snapshot.h
+++ b/src/core/dbus-snapshot.h
@@ -1,7 +1,6 @@
/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
-#ifndef foodbussnapshothfoo
-#define foodbussnapshothfoo
+#pragma once
/***
This file is part of systemd.
@@ -29,5 +28,3 @@
DBusHandlerResult bus_snapshot_message_handler(Unit *u, DBusConnection *c, DBusMessage *message);
extern const char bus_snapshot_interface[];
-
-#endif