cosmopolitan/libc/isystem/stdio_ext.h
2022-08-06 10:50:51 -07:00

4 lines
180 B
C

#ifndef COSMOPOLITAN_LIBC_ISYSTEM_STDIO_EXT_H_
#define COSMOPOLITAN_LIBC_ISYSTEM_STDIO_EXT_H_
#include "libc/stdio/stdio_ext.h"
#endif /* COSMOPOLITAN_LIBC_ISYSTEM_STDIO_EXT_H_ */