diff options
Diffstat (limited to 'emulator/le.c')
-rw-r--r-- | emulator/le.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulator/le.c b/emulator/le.c index 755c6ae1..dc51469c 100644 --- a/emulator/le.c +++ b/emulator/le.c @@ -32,6 +32,7 @@ #include <string.h> #include <sys/socket.h> #include <sys/un.h> +#include <sys/uio.h> #include "lib/bluetooth.h" #include "lib/hci.h" |