From: deraadt Date: Wed, 21 Jan 2015 23:06:53 +0000 (+0000) Subject: 3 different .h files here include ioccom.h. Do not need to include it directly X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=208a49ce07c7078c1caf5a5b388e99210bfc23f7;p=openbsd 3 different .h files here include ioccom.h. Do not need to include it directly --- diff --git a/sys/sys/ioctl.h b/sys/sys/ioctl.h index 73514b634d5..b98f6729cac 100644 --- a/sys/sys/ioctl.h +++ b/sys/sys/ioctl.h @@ -1,4 +1,4 @@ -/* $OpenBSD: ioctl.h,v 1.15 2013/12/13 22:54:08 naddy Exp $ */ +/* $OpenBSD: ioctl.h,v 1.16 2015/01/21 23:06:53 deraadt Exp $ */ /* $NetBSD: ioctl.h,v 1.20 1996/01/30 18:21:47 thorpej Exp $ */ /*- @@ -41,7 +41,6 @@ #define _SYS_IOCTL_H_ #include -#include #include #include