X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fcore%2Fdbus-mount.h;h=8597394373ebc44bc70975d0e3538ed276549841;hp=097421396e90aa3a7f5119eab548e60356ef36f9;hb=f274ece0f76b5709408821e317e87aef76123db6;hpb=5430f7f2bc7330f3088b894166bf3524a067e3d8 diff --git a/src/core/dbus-mount.h b/src/core/dbus-mount.h index 097421396..859739437 100644 --- a/src/core/dbus-mount.h +++ b/src/core/dbus-mount.h @@ -1,7 +1,6 @@ /*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/ -#ifndef foodbusmounthfoo -#define foodbusmounthfoo +#pragma once /*** This file is part of systemd. @@ -30,5 +29,3 @@ DBusHandlerResult bus_mount_message_handler(Unit *u, DBusConnection *c, DBusMess extern const char bus_mount_interface[]; extern const char bus_mount_invalidating_properties[]; - -#endif