Browse Source

Fixed error: multiple storage classes in declaration specifiers

Sam Lantinga 7 months ago
parent
commit
8371114009
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/stdlib/SDL_malloc.c

+ 1 - 0
src/stdlib/SDL_malloc.c

@@ -28,6 +28,7 @@
 #define LACKS_STRINGS_H
 #define LACKS_STRING_H
 #define LACKS_STDLIB_H
+#define FORCEINLINE
 #define ABORT
 #define USE_LOCKS 1
 #define USE_DL_PREFIX