1#include <wchar.h>
2#include <wctype.h>
3#include <stddef.h>
4ptrdiff_t i;
5
6int
7main (void)
8{
9 return 0;
10}
11

source code of glibc/wctype/bug-wctypeh.c