We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a42332c + eb80042 commit 2e9d733Copy full SHA for 2e9d733
1 file changed
git-compat-util.h
@@ -96,6 +96,7 @@
96
#include <sys/poll.h>
97
#include <sys/socket.h>
98
#include <sys/ioctl.h>
99
+#include <termios.h>
100
#ifndef NO_SYS_SELECT_H
101
#include <sys/select.h>
102
#endif
0 commit comments