]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
hibernate-resume: add missing #pragma once 29282/head
authorMike Yuan <me@yhndnzj.com>
Fri, 22 Sep 2023 13:03:48 +0000 (21:03 +0800)
committerMike Yuan <me@yhndnzj.com>
Fri, 22 Sep 2023 13:03:48 +0000 (21:03 +0800)
src/hibernate-resume/hibernate-resume-config.h

index a77d29c891ebd18ca7b22be353e4613cd1e445d5..364abf79128cbb06c6704aeacb081fee8e77518e 100644 (file)
@@ -1,4 +1,5 @@
 /* SPDX-License-Identifier: LGPL-2.1-or-later */
+#pragma once
 
 #include <stdbool.h>