chiark / gitweb /
switch from udev keymaps to hwdb
[elogind.git] / src / core / dbus-timer.h
index daa26c8512a1d65e91d6c0cd25308b39f3d02316..9ac30501d14c3cb28bdb317d9450cca4e78f89c2 100644 (file)
@@ -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