From: Roy Marples Date: Mon, 22 Jul 2019 14:59:37 +0000 (+0100) Subject: Remove fcntl.h from here. X-Git-Tag: v8.0.0~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14fde4957171cfdfa16ca489a5cc9dba9a6e09f0;p=thirdparty%2Fdhcpcd.git Remove fcntl.h from here. --- diff --git a/src/if.c b/src/if.c index 52060794..fe84a882 100644 --- a/src/if.c +++ b/src/if.c @@ -60,7 +60,6 @@ #include #include #include -#include #include "common.h" #include "dev.h"