sortix-mirror/libc/decl/wctrans_t.h
2012-12-14 14:13:36 +01:00

5 lines
86 B
C

#ifndef _WCTRANS_T_DECL
#define _WCTRANS_T_DECL
typedef __wctrans_t wctrans_t;
#endif