artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89165fc
)
does not need sys/param.h
author
deraadt
<deraadt@openbsd.org>
Tue, 30 Aug 2016 13:39:53 +0000
(13:39 +0000)
committer
deraadt
<deraadt@openbsd.org>
Tue, 30 Aug 2016 13:39:53 +0000
(13:39 +0000)
usr.sbin/switchd/imsg_util.c
patch
|
blob
|
history
diff --git
a/usr.sbin/switchd/imsg_util.c
b/usr.sbin/switchd/imsg_util.c
index
9274276
..
0b034a0
100644
(file)
--- a/
usr.sbin/switchd/imsg_util.c
+++ b/
usr.sbin/switchd/imsg_util.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: imsg_util.c,v 1.
1 2016/07/19 16:54:26 reyk Exp $
*/
+/* $OpenBSD: imsg_util.c,v 1.
2 2016/08/30 13:39:53 deraadt Exp $
*/
/*
* Copyright (c) 2010-2016 Reyk Floeter <reyk@openbsd.org>
@@
-16,7
+16,6
@@
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-#include <sys/param.h>
#include <sys/queue.h>
#include <sys/socket.h>
#include <sys/uio.h>