pancake пре 14 година
родитељ
комит
581ae58b41
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      st.c

+ 1 - 0
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>