|
|
Sponsor |
Re: [PATCH] Re-order includes in defs.h: msg#00686gdb.patches
Date: Fri, 27 Sep 2002 17:57:13 -0400 From: Andrew Cagney <ac131313@xxxxxxxxxx> > Index: ChangeLog > from Mark Kettenis <kettenis@xxxxxxx> > > * defs.h: Move inclusion of "ansidecl.h" before "gdb_locale.h". > Fix some whitespace problems. Um, where is the gdb_locale.h part of the change? Ouch... ...here it is. I checked this in on top of the other patch. Index: defs.h =================================================================== RCS file: /cvs/src/src/gdb/defs.h,v retrieving revision 1.98 diff -u -p -r1.98 defs.h --- defs.h 27 Sep 2002 21:31:22 -0000 1.98 +++ defs.h 27 Sep 2002 22:04:39 -0000 @@ -40,6 +40,11 @@ #include <unistd.h> #endif +/* First include ansidecl.h so we can use the various macro definitions + here and in all subsequent file inclusions. */ + +#include "ansidecl.h" + #include "gdb_locale.h" /* For ``enum target_signal''. */ @@ -53,11 +58,6 @@ #ifndef SEEK_CUR #define SEEK_CUR 1 #endif - -/* First include ansidecl.h so we can use the various macro definitions - here and in all subsequent file inclusions. */ - -#include "ansidecl.h" #include <stdarg.h> /* For va_list. */
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [PATCH] Re-order includes in defs.h, Andrew Cagney |
|---|---|
| Next by Date: | Patch for gdb/mi problem 672, J. Johnston |
| Previous by Thread: | Re: [PATCH] Re-order includes in defs.h, Andrew Cagney |
| Next by Thread: | v850 simulator patch for v850e bit twiddle instructions, Jim Wilson |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |
Home | sitemap
| advertise | OSDir is
an inevitable website.
|