aboutsummaryrefslogtreecommitdiff
path: root/src/dlmalloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dlmalloc.c')
-rw-r--r--src/dlmalloc.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/dlmalloc.c b/src/dlmalloc.c
index 338e430e..672ca48d 100644
--- a/src/dlmalloc.c
+++ b/src/dlmalloc.c
@@ -1,3 +1,7 @@
+
+#define __THROW
+#define __attribute_malloc__
+#define __wur
#include "emscripten.h"
/*