entered into RCS
authorRichard Stallman <rms@gnu.org>
Sat, 6 Jun 1992 19:01:45 +0000 (19:01 +0000)
committerRichard Stallman <rms@gnu.org>
Sat, 6 Jun 1992 19:01:45 +0000 (19:01 +0000)
From-SVN: r1171

gcc/config/mips/news5.h
gcc/config/mips/svr3-4.h

index 78be715ff6e7b93de63d65b04f5759d1cf21aeaf..bfcf9975a4100af19707663b11014d6e5ffa4e27 100644 (file)
@@ -59,7 +59,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
    This is only done when compiling the trampoline code.  */
 
 #ifdef  L_trampoline
-#include <types.h>
+#include <sys/param.h>
 #include <unistd.h>
 
 #ifdef _SC_PAGE_SIZE
index b3d324ccbac7d639dfc06b5d6e83f9bfaf9dca6f..264132c57c9d3a4c5a10ef3d6eeae6c497a67c40 100644 (file)
@@ -55,7 +55,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
    This is only done when compiling the trampoline code.  */
 
 #ifdef  L_trampoline
-#include <types.h>
+#include <sys/param.h>
 #include <unistd.h>
 
 #ifdef _SC_PAGE_SIZE