From 27715a5dbbe9960563dafe8e4e5de2a32ae7e181 Mon Sep 17 00:00:00 2001 From: o9000 Date: Mon, 25 Jan 2016 18:25:59 +0100 Subject: [PATCH] Fix build on slackware --- src/util/common.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/util/common.c b/src/util/common.c index 40954f3..e1b7b6f 100644 --- a/src/util/common.c +++ b/src/util/common.c @@ -39,6 +39,7 @@ #include #include #include +#include #ifdef HAVE_RSVG #include