From: Roy Marples Date: Thu, 21 Jul 2016 08:40:43 +0000 (+0000) Subject: Need this header for strtoi. X-Git-Tag: v6.11.2~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63051c44e9539dcb76ebec80f239c641b488524e;p=thirdparty%2Fdhcpcd.git Need this header for strtoi. --- diff --git a/if.c b/if.c index 65cd00a3..c4a095e5 100644 --- a/if.c +++ b/if.c @@ -51,6 +51,7 @@ #include #include #include +#include #include #include #include