X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fcore%2Fspecial.h;h=e3004a518d642a8af3d16f0485e6d40758d14ea1;hp=f71f07675b5e605e9a01056bff2129f055bc175b;hb=96342de68d0d6de71a062d984dafd2a0905ed9fe;hpb=93a1d735aca5584a005d851f12cb0b8c7bb5e5ca diff --git a/src/core/special.h b/src/core/special.h index f71f07675..e3004a518 100644 --- a/src/core/special.h +++ b/src/core/special.h @@ -1,7 +1,6 @@ /*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/ -#ifndef foospecialhfoo -#define foospecialhfoo +#pragma once /*** This file is part of systemd. @@ -86,5 +85,3 @@ #define SPECIAL_RUNLEVEL3_TARGET "runlevel3.target" #define SPECIAL_RUNLEVEL4_TARGET "runlevel4.target" #define SPECIAL_RUNLEVEL5_TARGET "runlevel5.target" - -#endif