artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a4d6ec
)
dont rely on hfsc.h via pfvar.h to include sys/timeout.h.
author
dlg
<dlg@openbsd.org>
Sun, 12 Apr 2015 09:57:54 +0000
(09:57 +0000)
committer
dlg
<dlg@openbsd.org>
Sun, 12 Apr 2015 09:57:54 +0000
(09:57 +0000)
sys/net/if_bridge.h
patch
|
blob
|
history
diff --git
a/sys/net/if_bridge.h
b/sys/net/if_bridge.h
index
395efe7
..
6dbdb0d
100644
(file)
--- a/
sys/net/if_bridge.h
+++ b/
sys/net/if_bridge.h
@@
-1,4
+1,4
@@
-/* $OpenBSD: if_bridge.h,v 1.4
1 2015/01/24 00:29:06 deraadt Exp $
*/
+/* $OpenBSD: if_bridge.h,v 1.4
2 2015/04/12 09:57:54 dlg Exp $
*/
/*
* Copyright (c) 1999, 2000 Jason L. Wright (jason@thought.net)
@@
-35,6
+35,7
@@
#ifndef _NET_IF_BRIDGE_H_
#define _NET_IF_BRIDGE_H_
+#include <sys/timeout.h>
#include <net/pfvar.h>
/*