mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-05 19:35:52 +03:00
Include stdlib.h for exit prototype.
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
#include <locale.h>
|
#include <locale.h>
|
||||||
#include <wchar.h>
|
#include <wchar.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
#include <stdlib.h>
|
||||||
|
|
||||||
/* MB_CUR_MAX multibyte ones (6 UTF+0080, in this case) */
|
/* MB_CUR_MAX multibyte ones (6 UTF+0080, in this case) */
|
||||||
static const char string[] = "\
|
static const char string[] = "\
|
||||||
|
Reference in New Issue
Block a user