chiark / gitweb /
shared: add formats-util.h
[elogind.git] / src / login / inhibit.c
index 9f349b7c73e8e529b458e7879ebb9e654916f936..1f78e4b883d565179a354da6ffe19196e6fd403e 100644 (file)
@@ -31,6 +31,7 @@
 #include "util.h"
 #include "build.h"
 #include "strv.h"
+#include "formats-util.h"
 
 static const char* arg_what = "idle:sleep:shutdown";
 static const char* arg_who = NULL;