changeset 5062:93b0040bf18b draft dhcpcd-7

Remove duplicated header.
author Roy Marples <roy@marples.name>
date Mon, 10 Feb 2020 21:23:20 +0000
parents f9341cac877d
children
files src/if.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/if.c	Wed Feb 05 15:35:44 2020 +0000
+++ b/src/if.c	Mon Feb 10 21:23:20 2020 +0000
@@ -60,7 +60,6 @@
 #include <stdlib.h>
 #include <string.h>
 #include <unistd.h>
-#include <fcntl.h>
 
 #include "common.h"
 #include "dev.h"