diff options
| -rw-r--r-- | st.c | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -16,6 +16,7 @@ | |||
| 16 | #include <sys/types.h> | 16 | #include <sys/types.h> |
| 17 | #include <sys/wait.h> | 17 | #include <sys/wait.h> |
| 18 | #include <unistd.h> | 18 | #include <unistd.h> |
| 19 | #include <pty.h> | ||
| 19 | #include <X11/Xlib.h> | 20 | #include <X11/Xlib.h> |
| 20 | #include <X11/keysym.h> | 21 | #include <X11/keysym.h> |
| 21 | #include <X11/Xutil.h> | 22 | #include <X11/Xutil.h> |
