aboutsummaryrefslogtreecommitdiff
path: root/www/iridium/files/patch-v8_include_v8-platform.h
blob: e64286dccf91dbbf976a638c4246a0dbb7d0f424 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- v8/include/v8-platform.h.orig	2018-08-17 18:56:46.763426000 +0200
+++ v8/include/v8-platform.h	2018-08-17 18:57:20.212630000 +0200
@@ -7,6 +7,7 @@
 
 #include <stddef.h>
 #include <stdint.h>
+#include <stdlib.h>
 #include <memory>
 #include <string>