set/get timeouts using timevals
[unix-history] / usr / src / sys / kern / subr_log.c
index 8739042..813340d 100644 (file)
@@ -3,7 +3,7 @@
  * All rights reserved.  The Berkeley software License Agreement
  * specifies the terms and conditions for redistribution.
  *
  * All rights reserved.  The Berkeley software License Agreement
  * specifies the terms and conditions for redistribution.
  *
- *     @(#)subr_log.c  7.7 (Berkeley) %G%
+ *     @(#)subr_log.c  7.8 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
@@ -13,6 +13,7 @@
 #include "param.h"
 #include "user.h"
 #include "proc.h"
 #include "param.h"
 #include "user.h"
 #include "proc.h"
+#include "vnode.h"
 #include "ioctl.h"
 #include "msgbuf.h"
 #include "file.h"
 #include "ioctl.h"
 #include "msgbuf.h"
 #include "file.h"