Diff between 11addb86dff3eb9d30f73f2bc022a47074852d60 and 5d6f3791181902580f5e7e23f00ca20453d31761
Changed Files
| File | Additions | Deletions | Status |
| android/hal-sco.c | +1 | -0 | modified |
Full Patch
diff --git a/android/hal-sco.c b/android/hal-sco.c
index 19f11f2..8f8c3b6 100644
--- a/android/hal-sco.c
+++ b/android/hal-sco.c
@@ -19,6 +19,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
+#include <unistd.h>
#include <hardware/audio.h>
#include <hardware/hardware.h>