summaryrefslogtreecommitdiffstats
path: root/src/hibernate-resume/hibernate-resume-config.h
diff options
context:
space:
mode:
authorMike Yuan <me@yhndnzj.com>2023-09-22 15:03:48 +0200
committerMike Yuan <me@yhndnzj.com>2023-09-22 15:03:48 +0200
commit17ad0859938f9f93c683167ea79f972d5efa4e45 (patch)
treeb94dff09222873bb03bc354a81f2122935617b36 /src/hibernate-resume/hibernate-resume-config.h
parenthibernate-resume: break lines in meson.build files() (diff)
downloadsystemd-17ad0859938f9f93c683167ea79f972d5efa4e45.tar.xz
systemd-17ad0859938f9f93c683167ea79f972d5efa4e45.zip
hibernate-resume: add missing #pragma once
Diffstat (limited to '')
-rw-r--r--src/hibernate-resume/hibernate-resume-config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hibernate-resume/hibernate-resume-config.h b/src/hibernate-resume/hibernate-resume-config.h
index a77d29c891..364abf7912 100644
--- a/src/hibernate-resume/hibernate-resume-config.h
+++ b/src/hibernate-resume/hibernate-resume-config.h
@@ -1,4 +1,5 @@
/* SPDX-License-Identifier: LGPL-2.1-or-later */
+#pragma once
#include <stdbool.h>