Diff between c618d0fa66b892a6f516be6f8a9be792a69c3265 and d8354e8e635399768a51efb12784d6ee31ff3f7c
Changed Files
| File | Additions | Deletions | Status |
| android/cutils/properties.h | +1 | -0 | modified |
Full Patch
diff --git a/android/cutils/properties.h b/android/cutils/properties.h
index 8096b19..ef40f01 100644
--- a/android/cutils/properties.h
+++ b/android/cutils/properties.h
@@ -22,6 +22,7 @@
*/
#include <unistd.h>
+#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <sys/socket.h>