diff options
-rw-r--r-- | st.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ #include <sys/types.h> #include <sys/wait.h> #include <unistd.h> +#include <pty.h> #include <X11/Xlib.h> #include <X11/keysym.h> #include <X11/Xutil.h> |
index : st.git | ||
my rice of st | Gustaf Rydholm |
summaryrefslogtreecommitdiff |
-rw-r--r-- | st.c | 1 |
@@ -16,6 +16,7 @@ #include <sys/types.h> #include <sys/wait.h> #include <unistd.h> +#include <pty.h> #include <X11/Xlib.h> #include <X11/keysym.h> #include <X11/Xutil.h> |