1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/www/iridium/files/patch-v8_include_v8-platform.h
2018-08-18 14:21:02 +00:00

11 lines
256 B
C++

--- 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>