dont rely on hfsc.h via pfvar.h to include sys/timeout.h.
authordlg <dlg@openbsd.org>
Sun, 12 Apr 2015 09:57:54 +0000 (09:57 +0000)
committerdlg <dlg@openbsd.org>
Sun, 12 Apr 2015 09:57:54 +0000 (09:57 +0000)
sys/net/if_bridge.h

index 395efe7..6dbdb0d 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: if_bridge.h,v 1.41 2015/01/24 00:29:06 deraadt Exp $  */
+/*     $OpenBSD: if_bridge.h,v 1.42 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>
 
 /*