diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/bluetooth.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/include/bluetooth.h b/include/bluetooth.h index ee345616..8d1c7c51 100644 --- a/include/bluetooth.h +++ b/include/bluetooth.h @@ -36,6 +36,7 @@ extern "C" {  #include <stdint.h>  #include <endian.h>  #include <byteswap.h> +#include <string.h>  #ifndef AF_BLUETOOTH  #define AF_BLUETOOTH	31  | 
