Merge "Include unistd.h to get declaration of sleep." am: 85e9d61227

am: abd58660ef

Change-Id: I993c5220d10c830005a2c24e93b593c6786c4f50
This commit is contained in:
Chih-hung Hsieh
2017-12-06 03:09:18 +00:00
committed by android-build-merger

View File

@@ -17,6 +17,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#define ARRAY_LENGTH 10