X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=src%2Fcore%2Fdbus-automount.h;h=b338e25fc12c92c96f877c04f40e16d2aa2f294c;hb=c2f1db8f83618e60dcded8303d14656d7d26b436;hp=6849244b43bfd2fdf73a866d2b868289eab80545;hpb=4a842cadb8d6b30fa9fdc8ff183633c14e02cf96;p=elogind.git diff --git a/src/core/dbus-automount.h b/src/core/dbus-automount.h index 6849244b4..b338e25fc 100644 --- a/src/core/dbus-automount.h +++ b/src/core/dbus-automount.h @@ -1,7 +1,6 @@ /*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/ -#ifndef foodbusautomounthfoo -#define foodbusautomounthfoo +#pragma once /*** This file is part of systemd. @@ -30,5 +29,3 @@ DBusHandlerResult bus_automount_message_handler(Unit *u, DBusConnection *c, DBus extern const char bus_automount_interface[]; extern const char bus_automount_invalidating_properties[]; - -#endif