Sign in
third-party-mirror
/
GRTEv5
/
ada34554fb84d81aaa4a1cb3cea9b8965b7aa5fe
/
.
/
google3
/
third_party
/
grte
/
v5_src
/
glibc-2.27
/
catgets
/
config.h
blob: ce7887b3512f55fbe9f4bdeb3f25d82f3bfd33ed [
file
] [
log
] [
blame
]
#ifndef
_CG_CONFIG_H
#define
_CG_CONFIG_H
/* Use the internal textdomain used for libc messages. */
#define
PACKAGE _libc_intl_domainname
#ifndef
VERSION
/* Get libc version number. */
#include
"../version.h"
#endif
#include_next <config.h>
#endif