From 5ce4dff4c5e94b60454ad9a26b9771bf12f5eaab Mon Sep 17 00:00:00 2001 From: Konstantin Date: Mon, 1 May 2017 23:55:20 +0300 Subject: [PATCH] Runner: Fixed build. --- app/runner-app.c | 1 + 1 file changed, 1 insertion(+) diff --git a/app/runner-app.c b/app/runner-app.c index 946a456a..529b96ee 100644 --- a/app/runner-app.c +++ b/app/runner-app.c @@ -16,6 +16,7 @@ * along with this program. If not, see . */ +#include #include "runner-app.h" #include "lib/config.h" #include "lib/definitions.h"