summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuodong Xu <guodong.xu@linaro.org>2012-08-02 16:30:12 +0800
committerGuodong Xu <guodong.xu@linaro.org>2012-08-02 16:30:12 +0800
commit4102671922583ff8d15f512b0505a08a3cf4af22 (patch)
treede79152031500a5df84305791f4885f88ee07e29
parentdfd6361006a82f9124e2cc7f82f831f753eaf091 (diff)
add header file inclusion
-rw-r--r--test_commands.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/test_commands.h b/test_commands.h
index 43efec5..43c5ba2 100644
--- a/test_commands.h
+++ b/test_commands.h
@@ -8,6 +8,7 @@
#include <stdio.h>
#include <stdbool.h>
+#include <stdlib.h>
#include <sys/time.h>
#ifdef EXTRA_DEBUG_MSG