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=674a6e4d0cae372f34df94dfab2513e071d5dc58;hpb=84e3543ef4c4758621f8a304b14642072303ef82 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);