summaryrefslogtreecommitdiff
path: root/src/path-lookup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/path-lookup.h')
-rw-r--r--src/path-lookup.h2
1 files changed, 2 insertions, 0 deletions
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);