Diff between 7dbad8ee51a17e50cfe8596b7a5ad24541556678 and 30806e2eb92f7fe5fef61a3914b45a39e4a74b1c
Changed Files
| File | Additions | Deletions | Status |
| android/hal-ipc.c | +0 | -1 | modified |
Full Patch
diff --git a/android/hal-ipc.c b/android/hal-ipc.c
index fda3228..8e817c9 100644
--- a/android/hal-ipc.c
+++ b/android/hal-ipc.c
@@ -20,7 +20,6 @@
#include <sys/socket.h>
#include <sys/un.h>
#include <stdbool.h>
-#include <errno.h>
#include <poll.h>
#include <unistd.h>
#include <stdint.h>