mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-22 06:41:17 +00:00
add sys/stat.h for mode flags
This commit is contained in:
parent
5e0fa50d74
commit
c7b9c5599d
@ -16,6 +16,7 @@
|
||||
#include <unistd.h> // write
|
||||
#include <stdio.h>
|
||||
#include <sys/time.h> // for timestamps
|
||||
#include <sys/stat.h> // for mode flags
|
||||
|
||||
// BLUEZ hcidump
|
||||
typedef struct {
|
||||
|
Loading…
x
Reference in New Issue
Block a user