]> git.proxmox.com Git - wasi-libc.git/blob - libc-bottom-half/headers/public/__typedef_DIR.h
WASI libc prototype implementation.
[wasi-libc.git] / libc-bottom-half / headers / public / __typedef_DIR.h
1 #ifndef __wasilibc___typedef_DIR_h
2 #define __wasilibc___typedef_DIR_h
3
4 typedef struct _DIR DIR;
5
6 #endif