Build fix

Fix build error on darwin and build with default libc.

JerryScript-DCO-1.0-Signed-off-by: László Langó llango.u-szeged@partner.samsung.com
This commit is contained in:
László Langó
2016-02-19 15:24:59 +01:00
parent 9d7978074f
commit 76b37f34d0
6 changed files with 22 additions and 20 deletions
+1 -2
View File
@@ -25,10 +25,9 @@
#include <stdlib.h>
#include <string.h>
#include <syscall.h>
#include <sys/resource.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <time.h>
#include <sys/time.h>
#include "jerry-libc-defs.h"