diff options
Diffstat (limited to 'nasmlib.h')
-rw-r--r-- | nasmlib.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ #include <inttypes.h> #include <stdio.h> +#include "compiler.h" /* * If this is defined, the wrappers around malloc et al will |