From a0bac9cc1bf467b81cb86bba13daaf210d5acd4e Mon Sep 17 00:00:00 2001 From: Maksim Yevmenkin Date: Thu, 31 Jul 2008 03:51:53 +0000 Subject: [PATCH] Fix LINT MFC after: 3 months --- sys/conf/files | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/conf/files b/sys/conf/files index 2132366a6c2..728d6a0697b 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -1857,6 +1857,7 @@ netgraph/bluetooth/socket/ng_btsocket_hci_raw.c optional netgraph_bluetooth_sock netgraph/bluetooth/socket/ng_btsocket_l2cap.c optional netgraph_bluetooth_socket netgraph/bluetooth/socket/ng_btsocket_l2cap_raw.c optional netgraph_bluetooth_socket netgraph/bluetooth/socket/ng_btsocket_rfcomm.c optional netgraph_bluetooth_socket +netgraph/bluetooth/socket/ng_btsocket_sco.c optional netgraph_bluetooth_socket netgraph/netflow/netflow.c optional netgraph_netflow netgraph/netflow/ng_netflow.c optional netgraph_netflow netgraph/ng_UI.c optional netgraph_UI