Include unistd.h to get declaration of sleep.
Test: normal build Change-Id: I456ff4597dcaf93567c19b40b525a6310a4732c8
This commit is contained in:
@@ -17,6 +17,7 @@
|
|||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
#include <unistd.h>
|
||||||
|
|
||||||
#define ARRAY_LENGTH 10
|
#define ARRAY_LENGTH 10
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user