diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/dlmalloc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dlmalloc.c b/src/dlmalloc.c index eb9c6487..7dc24006 100644 --- a/src/dlmalloc.c +++ b/src/dlmalloc.c @@ -1,4 +1,3 @@ -#include "emscripten.h" #define __THROW #define __attribute_malloc__ #define __wur |