aboutsummaryrefslogtreecommitdiff
path: root/graphics/bgfx/files/patch-bx_include_bx_bx.h
blob: dbb636dd55878cf342dfcef9e1531275e0c38428 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- bx/include/bx/bx.h.orig	2023-01-06 20:55:11 UTC
+++ bx/include/bx/bx.h
@@ -6,7 +6,7 @@
 #ifndef BX_H_HEADER_GUARD
 #define BX_H_HEADER_GUARD
 
-#include <alloca.h> // alloca
+//#include <alloca.h> // alloca
 #include <stdarg.h> // va_list
 #include <stdint.h> // uint32_t
 #include <stdlib.h> // size_t