Skip to content
Snippets Groups Projects
Verified Commit c7910a87 authored by Jeremy Soller's avatar Jeremy Soller
Browse files

Add __need_winit_t to wctype.h

parent ae34ade5
No related branches found
No related tags found
No related merge requests found
#ifndef _BITS_WCTYPE_H
#define _BITS_WCTYPE_H
#include <stdint.h>
#define __need_wint_t
#endif /* _BITS_WCTYPE_H */
sys_includes = ["stddef.h", "stdint.h", "time.h", "stdio.h" ]
include_guard = "_WCTYPE_H"
header = ""
header = "#include <bits/wctype.h>"
language = "C"
style = "Type"
no_includes = true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment