X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fshutdownd%2Fshutdownd.c;h=0464c891878fc8b12f952521facf62f570ee3f68;hb=7199aa96ce19468d9ce4cb21a13e32a3792fde41;hp=c0747415fd845dd1d38438d825b29ced7c5d168b;hpb=f274ece0f76b5709408821e317e87aef76123db6;p=elogind.git diff --git a/src/shutdownd/shutdownd.c b/src/shutdownd/shutdownd.c index c0747415f..0464c8918 100644 --- a/src/shutdownd/shutdownd.c +++ b/src/shutdownd/shutdownd.c @@ -38,6 +38,7 @@ #include "util.h" #include "utmp-wtmp.h" #include "mkdir.h" +#include "fileio.h" union shutdown_buffer { struct sd_shutdown_command command;