mirror of
https://git.zap.org.au/git/trader.git
synced 2024-11-03 17:27:29 -05:00
5 lines
155 B
C
5 lines
155 B
C
|
/* Normally this would be wctype.c, but that name's already taken. */
|
||
|
#include <config.h>
|
||
|
#define _GL_WCTYPE_INLINE _GL_EXTERN_INLINE
|
||
|
#include "wctype.h"
|