diff options
Diffstat (limited to 'sys/conf/files')
-rw-r--r-- | sys/conf/files | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/conf/files b/sys/conf/files index 2afb58e8498..caf2d05e24d 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -1,4 +1,4 @@ -# $OpenBSD: files,v 1.309 2004/07/15 12:10:44 henning Exp $ +# $OpenBSD: files,v 1.310 2004/07/20 20:15:13 art Exp $ # $NetBSD: files,v 1.87 1996/05/19 17:17:50 jonathan Exp $ # @(#)files.newconf 7.5 (Berkeley) 5/10/93 @@ -581,6 +581,7 @@ file kern/subr_disk.c file kern/subr_evcount.c file kern/subr_extent.c file kern/subr_log.c +file kern/subr_mutex.c file kern/subr_pool.c file kern/subr_prf.c file kern/subr_prof.c |