musl - an implementation of the standard library for Linux-based systems
blob: 79f5d0e711f24307a585c662a67bee44290366a8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
#ifndef WCHAR_H
#define WCHAR_H
#define __DEFINED_struct__IO_FILE
#include "../../include/wchar.h"
#endif
|