File:  [DVB] / dietlibc / include / langinfo.h
Revision 1.1: download - view: text, annotated - select for diffs
Mon Dec 15 20:43:56 2003 UTC (20 years, 5 months ago) by leitner
Branches: MAIN
CVS tags: HEAD
minimal pseudo locale crap to make it possible to see whether we are
using UTF-8 or not

#ifndef _LANGINFO_H
#define _LANGINFO_H

#include <nl_types.h>

char *nl_langinfo(nl_item);

#endif

LinuxTV legacy CVS <linuxtv.org/cvs>