mirror of
https://sourceware.org/git/glibc.git
synced 2025-10-21 14:53:53 +03:00
Fix -Wundef warnings in regex_internal.h
This commit is contained in:
@@ -62,6 +62,10 @@
|
||||
#define STDC_HEADERS 1
|
||||
#define HAVE_MBSTATE_T 1
|
||||
#define HAVE_MBSRTOWCS 1
|
||||
#define HAVE_LIBINTL_H 1
|
||||
#define HAVE_WCTYPE_H 1
|
||||
#define HAVE_ISWCTYPE 1
|
||||
#define ENABLE_NLS 1
|
||||
|
||||
/* The symbols in all the user (non-_) macros are C symbols. */
|
||||
|
||||
|
Reference in New Issue
Block a user