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