From fb59a58380c115155bc45f6fad303729cea6e7c3 Mon Sep 17 00:00:00 2001 From: Ruben Kerkhof Date: Sun, 24 Jul 2016 18:11:07 +0200 Subject: [PATCH] utils_llist.c: remove unneccesary include --- src/daemon/utils_llist.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/daemon/utils_llist.c b/src/daemon/utils_llist.c index 1a6188f6..60273382 100644 --- a/src/daemon/utils_llist.c +++ b/src/daemon/utils_llist.c @@ -24,8 +24,6 @@ * Florian Forster */ -#include "config.h" - #include #include -- 2.30.2