X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fpath-lookup.h;h=e5a10925fd096f634a99d0f05b4c940d361e4613;hp=a04d5a0fab0b17a2e5a04f5ccf47779c2726899e;hb=10e87ee7f66b59a504c0ed2025463ba5faa69923;hpb=2c7108c40abfb1f175391aa59cf1b07ab203e690 diff --git a/src/path-lookup.h b/src/path-lookup.h index a04d5a0fa..e5a10925f 100644 --- a/src/path-lookup.h +++ b/src/path-lookup.h @@ -30,6 +30,8 @@ typedef struct LookupPaths { #include "manager.h" +int session_config_home(char **config_home); + int lookup_paths_init(LookupPaths *p, ManagerRunningAs running_as); void lookup_paths_free(LookupPaths *p);