diff options
Diffstat (limited to 'platform/android/platform_config.h')
-rw-r--r-- | platform/android/platform_config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/android/platform_config.h b/platform/android/platform_config.h index b1c3f027f3..b1f51c9256 100644 --- a/platform/android/platform_config.h +++ b/platform/android/platform_config.h @@ -28,3 +28,4 @@ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ #include <alloca.h> +#include <malloc.h> |