sortix-mirror/libmaxsi/c/decl/wctrans_t.h

5 lines
86 B
C
Raw Normal View History

2011-08-05 12:25:00 +00:00
#ifndef _WCTRANS_T_DECL
#define _WCTRANS_T_DECL
typedef __wctrans_t wctrans_t;
#endif