fast/3rdparty/whttp-server-core/unistd.h
2025-01-20 10:30:01 +08:00

6 lines
97 B
C

#ifndef _UNISTD_H
#define _UNISTD_H
#include <io.h>
#include <process.h>
#endif /* _UNISTD_H */