X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fcore%2Fdbus-path.h;h=c945f7d588bdeff86a7dc4128d20810b4ceb4299;hb=c2f1db8f83618e60dcded8303d14656d7d26b436;hp=db2d5b9161a28f998432a25fb058162b073fad1b;hpb=4a842cadb8d6b30fa9fdc8ff183633c14e02cf96;p=elogind.git diff --git a/src/core/dbus-path.h b/src/core/dbus-path.h index db2d5b916..c945f7d58 100644 --- a/src/core/dbus-path.h +++ b/src/core/dbus-path.h @@ -1,7 +1,6 @@ /*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/ -#ifndef foodbuspathhfoo -#define foodbuspathhfoo +#pragma once /*** This file is part of systemd. @@ -31,5 +30,3 @@ DBusHandlerResult bus_path_message_handler(Unit *u, DBusConnection *c, DBusMessa extern const char bus_path_interface[]; extern const char bus_path_invalidating_properties[]; - -#endif