From 2017a6df2b7e4edd6cc6eef585b605290431ce5b Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 7 Apr 2016 09:48:12 +0200 Subject: Directly use provided by Newlib --- dhcpcd/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dhcpcd') diff --git a/dhcpcd/config.h b/dhcpcd/config.h index b2a49603..27174eb8 100644 --- a/dhcpcd/config.h +++ b/dhcpcd/config.h @@ -8,7 +8,7 @@ #define LIBEXECDIR "/libexec" #define DBDIR "/var/db" #define RUNDIR "/var/run" -#include +#include #include #include #include -- cgit v1.2.3