diff src/s/sol2.h @ 2815:60f122cfe785

* 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.
author Jim Blandy <jimb@redhat.com>
date Sat, 15 May 1993 23:20:33 +0000
parents 1d72336294c6
children 0001f88fc0db
line wrap: on
line diff
--- a/src/s/sol2.h	Sat May 15 23:06:16 1993 +0000
+++ b/src/s/sol2.h	Sat May 15 23:20:33 1993 +0000
@@ -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