mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-26 13:44:23 +08:00
tools: Use shared btsnoop.h header file for utility
This commit is contained in:
parent
6d30d42da2
commit
849cc4f912
@ -38,7 +38,7 @@
|
||||
#include <arpa/inet.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
#include "monitor/btsnoop.h"
|
||||
#include "src/shared/btsnoop.h"
|
||||
|
||||
static inline uint64_t ntoh64(uint64_t n)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user