chiark / gitweb /
service: remove unneccesary Socket.got_socket_fd
[elogind.git] / src / core / umount.h
index 2e2f9c181a0057c6f27d0f8f40288c8fa964f6ef..8439ffe58ff82a4233caaacc8f94b7e1bde835a8 100644 (file)
@@ -1,7 +1,6 @@
 /*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
 
-#ifndef fooumounthfoo
-#define fooumounthfoo
+#pragma once
 
 /***
   This file is part of systemd.
@@ -29,5 +28,3 @@ int swapoff_all(bool *changed);
 int loopback_detach_all(bool *changed);
 
 int dm_detach_all(bool *changed);
-
-#endif