summaryrefslogtreecommitdiff
path: root/src/core/sysfs-show.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/sysfs-show.h')
-rw-r--r--src/core/sysfs-show.h5
1 files changed, 1 insertions, 4 deletions
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