also start prefering NtDll API. so far: * NtQueryInformationFile * NtClose adds a performance workaround for windows unicode conversion. but that should probably be removed before merging
4 lines
73 B
C
4 lines
73 B
C
#ifndef _SYS_TERMIOS_H
|
|
#define _SYS_TERMIOS_H
|
|
#include <termios.h>
|
|
#endif |