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