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/run/run.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/run') diff --git a/src/run/run.c b/src/run/run.c index 3ded2c7e66..156824e0a5 100644 --- a/src/run/run.c +++ b/src/run/run.c @@ -34,6 +34,7 @@ #include "bus-error.h" #include "calendarspec.h" #include "ptyfwd.h" +#include "formats-util.h" static bool arg_scope = false; static bool arg_remain_after_exit = false; -- cgit v1.2.3-54-g00ecf