Message-ID: <3922A95A.FE8F7DA9@softhome.net> Date: Wed, 17 May 2000 17:14:50 +0300 From: Laurynas Biveinis X-Mailer: Mozilla 4.72 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: "Kaveh R. Ghazi" CC: gcc-patches AT gcc DOT gnu DOT org, djgpp-workers AT delorie DOT com Subject: Re: Minor system.h patch References: <200005171435 DOT KAA24872 AT caip DOT rutgers DOT edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com "Kaveh R. Ghazi" wrote: > It might be better to simply move the offsetof fallback definition to > the end of system.h. We get stddef.h via libiberty.h, which is > included in system.h. So there's no need to include stddef.h a second > time IMHO. > > Does this patch fix the problem for you? Yes, it does. Thanks. Laurynas Biveinis