diff options
Diffstat (limited to 'stdlib')
-rw-r--r-- | stdlib/tst-fmtmsg.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stdlib/tst-fmtmsg.c b/stdlib/tst-fmtmsg.c index 055478963a..c3748d64d5 100644 --- a/stdlib/tst-fmtmsg.c +++ b/stdlib/tst-fmtmsg.c @@ -1,6 +1,7 @@ #include <fmtmsg.h> #include <mcheck.h> #include <stdio.h> +#include <stdlib.h> #include <string.h> |