mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-07 14:20:06 -06:00
ENH: Add missing include
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
#include <sys/wait.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <unistd.h>
|
||||
#include <termios.h>
|
||||
#endif
|
||||
|
||||
#if defined(_WIN32) && (defined(_MSC_VER) || defined(__BORLANDC__) || defined(__MINGW32__))
|
||||
|
||||
Reference in New Issue
Block a user