aboutsummaryrefslogtreecommitdiffstats
path: root/src/s
diff options
context:
space:
mode:
Diffstat (limited to 'src/s')
-rw-r--r--src/s/unixware.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/s/unixware.h b/src/s/unixware.h
index d019b8bba80..d1e8748d913 100644
--- a/src/s/unixware.h
+++ b/src/s/unixware.h
@@ -56,9 +56,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
56 pty_name[sizeof(pty_name) - 1] = 0; \ 56 pty_name[sizeof(pty_name) - 1] = 0; \
57 } 57 }
58 58
59/* Use libw.a along with X11R6 Xt. */
60#define NEED_LIBW
61
62/* Data type of load average, as read out of kmem. */ 59/* Data type of load average, as read out of kmem. */
63 60
64#define LOAD_AVE_TYPE long 61#define LOAD_AVE_TYPE long