X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fcore%2Fswitch-root.h;h=ab493b5fb18d46cba95e540fb9368ac5e7089ca9;hp=0c4cd1e40312699b3fee66ade02d2328d5cd87a5;hb=3772995afa7df42c3a332fb085a27cb5d266b893;hpb=f274ece0f76b5709408821e317e87aef76123db6 diff --git a/src/core/switch-root.h b/src/core/switch-root.h index 0c4cd1e40..ab493b5fb 100644 --- a/src/core/switch-root.h +++ b/src/core/switch-root.h @@ -1,7 +1,6 @@ /*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/ -#ifndef fooswitchroothfoo -#define fooswitchroothfoo +#pragma once /*** This file is part of systemd. @@ -23,5 +22,3 @@ ***/ int switch_root(const char *switch_root); - -#endif