artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0462adf
)
does not need ioctl.h
author
deraadt
<deraadt@openbsd.org>
Mon, 12 Oct 2015 04:43:30 +0000
(
04:43
+0000)
committer
deraadt
<deraadt@openbsd.org>
Mon, 12 Oct 2015 04:43:30 +0000
(
04:43
+0000)
usr.sbin/config/ukc.c
patch
|
blob
|
history
diff --git
a/usr.sbin/config/ukc.c
b/usr.sbin/config/ukc.c
index
eb7aa5e
..
72e2f4b
100644
(file)
--- a/
usr.sbin/config/ukc.c
+++ b/
usr.sbin/config/ukc.c
@@
-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>