pinosaur
/
st.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5258d60
)
fix warning
author
pancake
<pancake@nopcode.org>
Sun, 29 Aug 2010 22:32:49 +0000
(
00:32
+0200)
committer
pancake
<pancake@nopcode.org>
Sun, 29 Aug 2010 22:32:49 +0000
(
00:32
+0200)
st.c
patch
|
blob
|
history
diff --git
a/st.c
b/st.c
index
5c7d855
..
1692f81
100644
(file)
--- a/
st.c
+++ b/
st.c
@@
-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>