aboutsummaryrefslogtreecommitdiffstats
path: root/src/s/sol2.h
diff options
context:
space:
mode:
authorJim Blandy <[email protected]>1993-05-15 23:20:33 +0000
committerJim Blandy <[email protected]>1993-05-15 23:20:33 +0000
commit26ec91de259ae06812cc20d131369f716b5474eb (patch)
tree70023789dada6bd6bbf17d1133cfbcdc0f2986f2 /src/s/sol2.h
parentd2d92f7a66e5b24258b4ad77ee31110385a53297 (diff)
* process.c (wait_reading_process_input): If we're running
Solaris, it's not necessary to check if we should redeliver SIGIO, according to David Mackenzie. * s/sol2.h: #include "usg5-4.h", and #define const.
Diffstat (limited to 'src/s/sol2.h')
-rw-r--r--src/s/sol2.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/s/sol2.h b/src/s/sol2.h
index 18d6d74f1c..56458203de 100644
--- a/src/s/sol2.h
+++ b/src/s/sol2.h
@@ -1,4 +1,4 @@
-#include "s-usg5-4.h"
+#include "usg5-4.h"
#define POSIX
@@ -17,6 +17,7 @@
#else /* GCC */
#define C_SWITCH_SYSTEM -traditional
#endif /* GCC */
+#define const
/* Karl Berry writes:
If you have the misfortune to be running Solaris 2.1, you may have