X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fcore%2Fsysfs-show.h;h=9ffd129c483b0d6d408cdd3d2699e4bb3fa3a178;hp=51d73fb1512c5ede6036a7daba132b8a6fd6a7aa;hb=024f268d634159849e642e7005871739c428524d;hpb=5430f7f2bc7330f3088b894166bf3524a067e3d8 diff --git a/src/core/sysfs-show.h b/src/core/sysfs-show.h index 51d73fb15..9ffd129c4 100644 --- a/src/core/sysfs-show.h +++ b/src/core/sysfs-show.h @@ -1,7 +1,6 @@ /*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/ -#ifndef foosysfsshowhfoo -#define foosysfsshowhfoo +#pragma once /*** This file is part of systemd. @@ -23,5 +22,3 @@ ***/ int show_sysfs(const char *seat, const char *prefix, unsigned columns); - -#endif