artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97b48d1
)
3 different .h files here include ioccom.h. Do not need to include it directly
author
deraadt
<deraadt@openbsd.org>
Wed, 21 Jan 2015 23:06:53 +0000
(23:06 +0000)
committer
deraadt
<deraadt@openbsd.org>
Wed, 21 Jan 2015 23:06:53 +0000
(23:06 +0000)
sys/sys/ioctl.h
patch
|
blob
|
history
diff --git
a/sys/sys/ioctl.h
b/sys/sys/ioctl.h
index
73514b6
..
b98f672
100644
(file)
--- a/
sys/sys/ioctl.h
+++ b/
sys/sys/ioctl.h
@@
-1,4
+1,4
@@
-/* $OpenBSD: ioctl.h,v 1.1
5 2013/12/13 22:54:08 naddy Exp $
*/
+/* $OpenBSD: ioctl.h,v 1.1
6 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 <sys/ttycom.h>
-#include <sys/ioccom.h>
#include <sys/filio.h>
#include <sys/sockio.h>