From 2a99fe83e302da4c9bbd87aef24b8ac46e4b94e1 Mon Sep 17 00:00:00 2001 From: Henrik Rydgard Date: Sat, 19 Sep 2015 16:46:07 +0200 Subject: [PATCH] Blackberry buildfix --- ext/native/file/file_util.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ext/native/file/file_util.h b/ext/native/file/file_util.h index 37a1ef6073..4dff7efad4 100644 --- a/ext/native/file/file_util.h +++ b/ext/native/file/file_util.h @@ -3,6 +3,8 @@ #include #include +#include + #include // Whole-file reading/writing