X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fshared%2Fpath-lookup.h;h=b8a0aace83ad8c0a83e78a1c98233de9f5969d4b;hp=4bbd47ec394883257bbb176780d4b9f8728193da;hb=7ad63f57b6ce7ae9e3cc19dcb441f0a4494fa3f2;hpb=59ccf93d97f0a37522e5f4fbf5cc0288dbedf495 diff --git a/src/shared/path-lookup.h b/src/shared/path-lookup.h index 4bbd47ec3..b8a0aace8 100644 --- a/src/shared/path-lookup.h +++ b/src/shared/path-lookup.h @@ -39,6 +39,7 @@ typedef enum SystemdRunningAs { } SystemdRunningAs; int user_config_home(char **config_home); +int user_runtime_dir(char **runtime_dir); int lookup_paths_init(LookupPaths *p, SystemdRunningAs running_as,