X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fcore%2Fdbus-timer.h;h=9ac30501d14c3cb28bdb317d9450cca4e78f89c2;hp=daa26c8512a1d65e91d6c0cd25308b39f3d02316;hb=88fae6e0441d4195e089434f07d3e7fd811d6297;hpb=5430f7f2bc7330f3088b894166bf3524a067e3d8 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