X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fcore%2Fmount-setup.h;h=4b521ad0e13453b6e6941fc5377bdc2af5bfd178;hp=720b66f76c547b96fecd67b0073fb04222ea7a78;hb=cac914e643a50c72893c5478f6886e0978f8fa18;hpb=08e1fb68d78b4adf26cce8387fc428b9e370bcf4 diff --git a/src/core/mount-setup.h b/src/core/mount-setup.h index 720b66f76..4b521ad0e 100644 --- a/src/core/mount-setup.h +++ b/src/core/mount-setup.h @@ -1,7 +1,6 @@ /*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/ -#ifndef foomountsetuphfoo -#define foomountsetuphfoo +#pragma once /*** This file is part of systemd. @@ -32,5 +31,3 @@ int mount_cgroup_controllers(char ***join_controllers); bool mount_point_is_api(const char *path); bool mount_point_ignore(const char *path); - -#endif