X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fcore%2Fhostname-setup.c;h=ac508af122a3104c4cad7b049451b2e8e082527d;hb=795607b22308f5b92073b012e43be1892fdd97c0;hp=7894f8a5f2e5f35528d8512e5359f73a778c375e;hpb=46a2911bf2780f616396df5671dd901cc7cb54fd;p=elogind.git diff --git a/src/core/hostname-setup.c b/src/core/hostname-setup.c index 7894f8a5f..ac508af12 100644 --- a/src/core/hostname-setup.c +++ b/src/core/hostname-setup.c @@ -29,6 +29,7 @@ #include "macro.h" #include "util.h" #include "log.h" +#include "fileio.h" static int read_and_strip_hostname(const char *path, char **hn) { char *s;