diff options
Diffstat (limited to 'malloc/mcheck.c')
-rw-r--r-- | malloc/mcheck.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/malloc/mcheck.c b/malloc/mcheck.c index 53575a7677..85258e9dd0 100644 --- a/malloc/mcheck.c +++ b/malloc/mcheck.c @@ -25,6 +25,7 @@ # include <malloc.h> # include <mcheck.h> # include <stdio.h> +# include <libintl.h> #endif /* Old hook values. */ |