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/notify/notify.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/notify/notify.c') diff --git a/src/notify/notify.c b/src/notify/notify.c index 00db75314e..c920b29297 100644 --- a/src/notify/notify.c +++ b/src/notify/notify.c @@ -32,6 +32,7 @@ #include "log.h" #include "build.h" #include "env-util.h" +#include "formats-util.h" static bool arg_ready = false; static pid_t arg_pid = 0; -- cgit v1.2.3-54-g00ecf