chiark / gitweb /
manager: don't do plymouth in a container
[elogind.git] / src / core / mount-setup.h
index 720b66f76c547b96fecd67b0073fb04222ea7a78..4b521ad0e13453b6e6941fc5377bdc2af5bfd178 100644 (file)
@@ -1,7 +1,6 @@
 /*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
 
-#ifndef foomountsetuphfoo
-#define foomountsetuphfoo
+#pragma once
 
 /***
   This file is part of systemd.
@@ -32,5 +31,3 @@ int mount_cgroup_controllers(char ***join_controllers);
 
 bool mount_point_is_api(const char *path);
 bool mount_point_ignore(const char *path);
-
-#endif