mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 03:40:34 +02:00
4 lines
155 B
C
4 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"
|