aboutsummaryrefslogtreecommitdiff
path: root/src/librc/rc.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/librc/rc.h.in')
-rw-r--r--src/librc/rc.h.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/librc/rc.h.in b/src/librc/rc.h.in
index f35c9110..8b1c705a 100644
--- a/src/librc/rc.h.in
+++ b/src/librc/rc.h.in
@@ -66,6 +66,8 @@ extern "C" {
bool rc_is_user(void);
void rc_set_user(void);
+
+const char *rc_user_home(void);
#endif
#define RC_PATH_PREFIX RC_LIBEXECDIR "/bin:/bin:/sbin:/usr/bin:/usr/sbin"