summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_log.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/kern/subr_log.c')
-rw-r--r--sys/kern/subr_log.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/kern/subr_log.c b/sys/kern/subr_log.c
index a2d31dd..1418709 100644
--- a/sys/kern/subr_log.c
+++ b/sys/kern/subr_log.c
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)subr_log.c 8.1 (Berkeley) 6/10/93
- * $Id: subr_log.c,v 1.20 1997/02/22 09:39:16 peter Exp $
+ * $Id: subr_log.c,v 1.21 1997/03/23 03:36:22 bde Exp $
*/
/*
@@ -43,7 +43,8 @@
#include <sys/conf.h>
#include <sys/proc.h>
#include <sys/vnode.h>
-#include <sys/ioctl.h>
+#include <sys/filio.h>
+#include <sys/ttycom.h>
#include <sys/msgbuf.h>
#include <sys/fcntl.h>
#include <sys/signalvar.h>
OpenPOWER on IntegriCloud