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