summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoruwe <uwe@openbsd.org>2007-05-30 04:35:10 +0000
committeruwe <uwe@openbsd.org>2007-05-30 04:35:10 +0000
commitbf9c4e02820fe739eb706188137f1532b542f47b (patch)
treefa4a86b5689dc8500302fc38d68d02b2b5ed03b9
parentmrtd.net is no longer, prune (diff)
downloadwireguard-openbsd-bf9c4e02820fe739eb706188137f1532b542f47b.tar.xz
wireguard-openbsd-bf9c4e02820fe739eb706188137f1532b542f47b.zip
Unbreak the tree - forgot a needs-flag; discovered by gwk
-rw-r--r--sys/conf/files6
1 files changed, 2 insertions, 4 deletions
diff --git a/sys/conf/files b/sys/conf/files
index c6f7cee6a3a..92b6d33e08a 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -1,4 +1,4 @@
-# $OpenBSD: files,v 1.401 2007/05/30 03:42:53 uwe Exp $
+# $OpenBSD: files,v 1.402 2007/05/30 04:35:10 uwe Exp $
# $NetBSD: files,v 1.87 1996/05/19 17:17:50 jonathan Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
@@ -824,9 +824,7 @@ file netatalk/at_proto.c netatalk
file netatalk/ddp_input.c netatalk
file netatalk/ddp_output.c netatalk
file netatalk/ddp_usrreq.c netatalk
-#file netbt/bt_input.c bluetooth needs-flag
-#file netbt/bt_proto.c bluetooth
-file netbt/hci_event.c bluetooth
+file netbt/hci_event.c bluetooth needs-flag
file netbt/hci_link.c bluetooth
file netbt/hci_misc.c bluetooth
file netbt/hci_socket.c bluetooth