From 476a57b9a0ca25c66b01b725a086581db209e2f8 Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Mon, 28 Dec 1992 18:38:10 +0000 Subject: [PATCH] SunOS 4.0.3 has no sys/stdtypes.h --- gas/config/ho-sunos.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gas/config/ho-sunos.h b/gas/config/ho-sunos.h index 1562800..bdaf2d5 100644 --- a/gas/config/ho-sunos.h +++ b/gas/config/ho-sunos.h @@ -28,7 +28,7 @@ extern int memset (); #endif /* #include before when compiling by GCC. */ -#include +/* #include */ #include #include #include -- 2.7.4