chiark / gitweb /
string-util: rework memory_erase() to not use GCC optimize attribute (#3812)
[elogind.git] / src / basic / login-util.h
index 89a337d7c1fc1c39c9745268169628b3dcc032ea..b01ee25c884cee292d2d826fc2c7f57a515e5018 100644 (file)
@@ -1,3 +1,5 @@
+#pragma once
+
 /***
   This file is part of systemd.
 
@@ -17,8 +19,6 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#pragma once
-
 #include <stdbool.h>
 #include <unistd.h>