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"
|