diff options
Diffstat (limited to 'components/hostname.c')
-rw-r--r-- | components/hostname.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/hostname.c b/components/hostname.c index 23da677..8627a88 100644 --- a/components/hostname.c +++ b/components/hostname.c @@ -3,6 +3,7 @@ #include <unistd.h> #include "../util.h" +#include "../slstatus.h" const char * hostname(void) |