summaryrefslogtreecommitdiffstats
path: root/polyp/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'polyp/util.h')
-rw-r--r--polyp/util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/polyp/util.h b/polyp/util.h
index 2448b0fa..3f09a9a7 100644
--- a/polyp/util.h
+++ b/polyp/util.h
@@ -46,6 +46,7 @@ char *pa_strlcpy(char *b, const char *s, size_t l);
char *pa_get_user_name(char *s, size_t l);
char *pa_get_host_name(char *s, size_t l);
+char *pa_get_fqdn(char *s, size_t l);
char *pa_get_binary_name(char *s, size_t l);
char *pa_get_home_dir(char *s, size_t l);