summaryrefslogtreecommitdiff
path: root/src/core/dbus-manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/dbus-manager.h')
-rw-r--r--src/core/dbus-manager.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/core/dbus-manager.h b/src/core/dbus-manager.h
index 0563b324f3..f0dce5a2e9 100644
--- a/src/core/dbus-manager.h
+++ b/src/core/dbus-manager.h
@@ -1,7 +1,6 @@
/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
-#ifndef foodbusmanagerhfoo
-#define foodbusmanagerhfoo
+#pragma once
/***
This file is part of systemd.
@@ -27,5 +26,3 @@
extern const DBusObjectPathVTable bus_manager_vtable;
extern const char bus_manager_interface[];
-
-#endif