does not need ioctl.h
authorderaadt <deraadt@openbsd.org>
Mon, 12 Oct 2015 04:43:30 +0000 (04:43 +0000)
committerderaadt <deraadt@openbsd.org>
Mon, 12 Oct 2015 04:43:30 +0000 (04:43 +0000)
usr.sbin/config/ukc.c

index eb7aa5e..72e2f4b 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: ukc.c,v 1.19 2015/04/23 05:58:14 deraadt Exp $ */
+/*     $OpenBSD: ukc.c,v 1.20 2015/10/12 04:43:30 deraadt Exp $ */
 
 /*
  * Copyright (c) 1999-2001 Mats O Jansson.  All rights reserved.
@@ -26,7 +26,6 @@
 
 #include <sys/types.h>
 #include <sys/device.h>
-#include <sys/ioctl.h>
 
 #include <err.h>
 #include <fcntl.h>