diff options
author | 2004-05-27 23:20:27 +0000 | |
---|---|---|
committer | 2004-05-27 23:20:27 +0000 | |
commit | bae1c3d65d143709c1528df3a3eeb3ef7358c6cf (patch) | |
tree | 77119fb7b43a8ac101695794b83aaa795d3dcd7a | |
parent | remove tedu crud (diff) | |
download | wireguard-openbsd-bae1c3d65d143709c1528df3a3eeb3ef7358c6cf.tar.xz wireguard-openbsd-bae1c3d65d143709c1528df3a3eeb3ef7358c6cf.zip |
oops
-rw-r--r-- | sys/conf/files | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/conf/files b/sys/conf/files index ed33659dc2b..86304631d5a 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -1,4 +1,4 @@ -# $OpenBSD: files,v 1.300 2004/05/27 23:19:10 deraadt Exp $ +# $OpenBSD: files,v 1.301 2004/05/27 23:20:27 deraadt Exp $ # $NetBSD: files,v 1.87 1996/05/19 17:17:50 jonathan Exp $ # @(#)files.newconf 7.5 (Berkeley) 5/10/93 @@ -411,9 +411,6 @@ file net/if_pfsync.c pfsync needs-flag pseudo-device bio file dev/bio.c bio needs-flag -pseudo-device hotplug -file dev/hotplug.c hotplug needs-flag - # XXX machine-independent SCSI files should live somewhere here, maybe # kernel sources |