X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fcore%2Fspecial.h;fp=src%2Fcore%2Fspecial.h;h=e3004a518d642a8af3d16f0485e6d40758d14ea1;hp=f71f07675b5e605e9a01056bff2129f055bc175b;hb=c2f1db8f83618e60dcded8303d14656d7d26b436;hpb=4a842cadb8d6b30fa9fdc8ff183633c14e02cf96 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