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