From: Charles Hannum Date: Thu, 28 May 1992 02:34:40 +0000 (+0000) Subject: entered into RCS X-Git-Tag: misc/cutover-egcs-0~12822 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1185c45527d3ef1849feb1b9c24c21b96f2e06d7;p=thirdparty%2Fgcc.git entered into RCS From-SVN: r1109 --- diff --git a/gcc/config/i386/sco.h b/gcc/config/i386/sco.h index b75f27f13b68..28c3af43406e 100644 --- a/gcc/config/i386/sco.h +++ b/gcc/config/i386/sco.h @@ -30,6 +30,9 @@ our own exit function. */ #define HAVE_ATEXIT +/* Specify the size_t type. */ +#define SIZE_TYPE "unsigned int" + #if 0 /* Not yet certain whether this is needed. */ /* If no 387, use the general regs to return floating values, since this system does not emulate the 80387. */