From: Jo-Philipp Wich Date: Fri, 17 Feb 2017 17:26:40 +0000 (+0100) Subject: opkg-cl: remove config.h reference X-Git-Url: https://git.librecmc.org/?p=oweals%2Fopkg-lede.git;a=commitdiff_plain;h=c49d81d4d2c3ff24c06679d16a5b1843634dc8ac opkg-cl: remove config.h reference Signed-off-by: Jo-Philipp Wich --- diff --git a/src/opkg-cl.c b/src/opkg-cl.c index 2907231..eff84a9 100644 --- a/src/opkg-cl.c +++ b/src/opkg-cl.c @@ -20,8 +20,6 @@ */ #define _GNU_SOURCE -#include "config.h" - #include #include #include