aboutsummaryrefslogtreecommitdiffstats
path: root/src/s/sunos413.h
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1994-12-14 04:56:59 +0000
committerRichard M. Stallman <[email protected]>1994-12-14 04:56:59 +0000
commit05469d1a1e2117d70f33ed030c12070819fd63a1 (patch)
tree794744223597c91e07dbe4cc448ffad2e54166db /src/s/sunos413.h
parent4d33492ad6407b3c760b1b1c66e6cc1cd303dd29 (diff)
Just include sunos4shr--do nothing else.
Diffstat (limited to 'src/s/sunos413.h')
-rw-r--r--src/s/sunos413.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/s/sunos413.h b/src/s/sunos413.h
index 39ade191e5..33172f5476 100644
--- a/src/s/sunos413.h
+++ b/src/s/sunos413.h
@@ -1,3 +1,7 @@
+/* As of 19.29, it should work ok to use shared libs with X. */
+#include "sunos4shr.h"
+
+#if 0
#include "sunos4-1.h"
/* [email protected] says this works now. */
@@ -19,3 +23,4 @@
#ifndef SYSTEM_MALLOC
#define MEMMOVE_MISSING
#endif
+#endif /* 0 */