summaryrefslogtreecommitdiff
path: root/src/core/dbus-path.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/dbus-path.h')
-rw-r--r--src/core/dbus-path.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/core/dbus-path.h b/src/core/dbus-path.h
index db2d5b916..c945f7d58 100644
--- a/src/core/dbus-path.h
+++ b/src/core/dbus-path.h
@@ -1,7 +1,6 @@
/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
-#ifndef foodbuspathhfoo
-#define foodbuspathhfoo
+#pragma once
/***
This file is part of systemd.
@@ -31,5 +30,3 @@ DBusHandlerResult bus_path_message_handler(Unit *u, DBusConnection *c, DBusMessa
extern const char bus_path_interface[];
extern const char bus_path_invalidating_properties[];
-
-#endif