bluetooth: Fix build after ng_h4 removal

It was caused by 79a100e28e.
This commit is contained in:
Jung-uk Kim 2021-09-29 23:10:56 -04:00
parent e2c1243f42
commit 4fa690be2c

View File

@ -36,7 +36,6 @@
#include <netgraph/ng_message.h>
#include <netgraph.h>
#include <netgraph/bluetooth/include/ng_h4.h>
#include <errno.h>
#include <fcntl.h>