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/shared/logs-show.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/shared/logs-show.c') diff --git a/src/shared/logs-show.c b/src/shared/logs-show.c index 4e1b87814b..e179b8a7b4 100644 --- a/src/shared/logs-show.c +++ b/src/shared/logs-show.c @@ -31,6 +31,7 @@ #include "utf8.h" #include "hashmap.h" #include "journal-internal.h" +#include "formats-util.h" /* up to three lines (each up to 100 characters), or 300 characters, whichever is less */ -- cgit v1.2.3-54-g00ecf