Directly include <runetype.h> for _CurrentRuneLocale, <_ctype.h> doesn't
include it in all cases.
This commit is contained in:
parent
5618536d0b
commit
4e8c80e977
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=136091
@ -50,6 +50,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <limits.h>
|
||||
#include <stdlib.h>
|
||||
#include <regex.h>
|
||||
#include <runetype.h>
|
||||
#include <wchar.h>
|
||||
#include <wctype.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user