X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fshared%2Fsleep-config.h;h=5eda18ee3884d0d4f11129c0bc6367ccdd4e714a;hp=51d2dec7b402a066f6c0dbd8d51cbb9c24faa832;hb=98d5c9dbd0d47bc1c91dd54514d316cc1c590b05;hpb=19adb8a3204fefd91411b5f0f350c8bc6bcf75fe diff --git a/src/shared/sleep-config.h b/src/shared/sleep-config.h index 51d2dec7b..5eda18ee3 100644 --- a/src/shared/sleep-config.h +++ b/src/shared/sleep-config.h @@ -19,6 +19,8 @@ along with systemd; If not, see . ***/ +#pragma once + int parse_sleep_config(const char *verb, char ***modes, char ***states); int can_sleep(const char *verb);