aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/s/usg5-4-2.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/s/usg5-4-2.h b/src/s/usg5-4-2.h
index 096e4582488..4e2e174d159 100644
--- a/src/s/usg5-4-2.h
+++ b/src/s/usg5-4-2.h
@@ -44,3 +44,6 @@
44 strncpy(pty_name, ptyname, sizeof(pty_name)); \ 44 strncpy(pty_name, ptyname, sizeof(pty_name)); \
45 pty_name[sizeof(pty_name) - 1] = 0; \ 45 pty_name[sizeof(pty_name) - 1] = 0; \
46 } 46 }
47
48/* Use libw.a along with X11R6 Xt. */
49#define NEED_LIBW