Explorar o código

Emscripten: build fix for testoverlay2.c

David Ludwig %!s(int64=6) %!d(string=hai) anos
pai
achega
acbf25935e
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      test/testoverlay2.c

+ 2 - 0
test/testoverlay2.c

@@ -16,6 +16,8 @@
  *                                                                              *
  *                                                                              *
  ********************************************************************************/
  ********************************************************************************/
 
 
+#include <stdlib.h>
+
 #ifdef __EMSCRIPTEN__
 #ifdef __EMSCRIPTEN__
 #include <emscripten/emscripten.h>
 #include <emscripten/emscripten.h>
 #endif
 #endif