some build fixes

This commit is contained in:
2022-01-07 01:58:38 +03:00
parent 3c8ccf357b
commit cbdaabee4a
5 changed files with 7 additions and 5 deletions

View File

@@ -21,6 +21,7 @@
#ifndef WINDOWS
# include <termios.h>
#else
# include <wingdi.h>
# include <wincon.h>
#endif