Skip to content

Commit 3413e96

Browse files
author
François Baldassari
committed
Add missing header to default port file
1 parent 5d4c09e commit 3413e96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

targets/default/jerry-port.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515

1616
#include "jerry-port.h"
1717
#include <stdarg.h>
18+
#include <stdlib.h>
1819

1920
/**
2021
* Provide log message to filestream implementation for the engine.

0 commit comments

Comments
 (0)