Xinqi Bao's Git
projects
/
st.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
st should compile on NetBSD.
[st.git]
/
st.c
diff --git
a/st.c
b/st.c
index
436533c
..
af3ec6d
100644
(file)
--- a/
st.c
+++ b/
st.c
@@
-22,7
+22,7
@@
#if defined(LINUX)
#include <pty.h>
-#elif defined(OPENBSD)
+#elif defined(OPENBSD)
|| defined(NETBSD)
#include <util.h>
#elif defined(FREEBSD)
#include <libutil.h>