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