#ifndef PROTO_LOCALE_H
#define PROTO_LOCALE_H

#include <clib/locale_protos.h>
#include <inline/locale.h>

#ifndef __NOLIBBASE__
extern struct LocaleBase * __CONSTLIBBASEDECL__ LocaleBase;
#endif

#endif
