fast/3rdparty/whttp-server-core/unistd.h

6 lines
97 B
C
Raw Normal View History

2025-01-20 10:30:01 +08:00
#ifndef _UNISTD_H
#define _UNISTD_H
#include <io.h>
#include <process.h>
#endif /* _UNISTD_H */