sortix-mirror/libc/decl/wctrans_t.h

5 lines
86 B
C

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