X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fcore%2Fhostname-setup.c;h=ac508af122a3104c4cad7b049451b2e8e082527d;hb=a5c32cff1f56afe6f0c6c70d91a88a7a8238b2d7;hp=7894f8a5f2e5f35528d8512e5359f73a778c375e;hpb=edc211f314f257921eb3599b5dca8d51984b9328;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;