From 6482f6269c87d2249e52e889a63adbdd50f2d691 Mon Sep 17 00:00:00 2001 From: Ronny Chevalier Date: Fri, 10 Apr 2015 20:43:52 +0200 Subject: shared: add formats-util.h --- src/shutdownd/shutdownd.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/shutdownd') diff --git a/src/shutdownd/shutdownd.c b/src/shutdownd/shutdownd.c index 6e4511ecea..a05cddceb2 100644 --- a/src/shutdownd/shutdownd.c +++ b/src/shutdownd/shutdownd.c @@ -35,6 +35,7 @@ #include "utmp-wtmp.h" #include "mkdir.h" #include "fileio.h" +#include "formats-util.h" union shutdown_buffer { struct sd_shutdown_command command; -- cgit v1.2.3-54-g00ecf