summaryrefslogtreecommitdiff
path: root/sys/kern/kern_conf.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/kern/kern_conf.h')
-rw-r--r--sys/kern/kern_conf.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/kern/kern_conf.h b/sys/kern/kern_conf.h
index 5aaa8e39d5b..0a5cc134743 100644
--- a/sys/kern/kern_conf.h
+++ b/sys/kern/kern_conf.h
@@ -1,4 +1,5 @@
-/* $NetBSD: kern_conf.h,v 1.1 1996/02/04 02:19:27 christos Exp $ */
+/* $OpenBSD: kern_conf.h,v 1.2 1996/04/19 16:08:52 niklas Exp $ */
+/* $NetBSD: kern_conf.h,v 1.2 1996/03/14 19:01:08 christos Exp $ */
/*
* Copyright (c) 1995 Christos Zoulas. All rights reserved.
@@ -31,7 +32,7 @@
#include <sys/conf.h>
-cdev_decl(fdesc);
+cdev_decl(filedesc);
cdev_decl(log);