mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-04-15 22:00:06 -04: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"
|