Commit Diff


commit - 20e0da7f14cc5f30863e0b8014fa223fbaff1e30
commit + 8b8255ac0e188445f6904ff16272e9e93093cbde
blob - 75c3dd1039f9bdfe9d5051d4f8514c236c600ccf
blob + 65a0cb61197400aa7dbb79a4ff42a261bad1423f
--- st.c
+++ st.c
@@ -13,6 +13,7 @@
 #include <sys/select.h>
 #include <sys/types.h>
 #include <sys/wait.h>
+#include <termios.h>
 #include <unistd.h>
 #include <wchar.h>