This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [PATCH] One more Sparc fix



Hi,

On Thu, Apr 06, Jakub Jelinek wrote:

> Hi!
> 
> One further thing which popped up at the very end of build after I've sent
> the last patch. bits/sigcontext.h is unprotected against multiple inclusion
> so when somebody includes signal.h together with register-dump.h,
> compilation fails.

Do we need <bits/sigcontext.h> or <signal.h> in register-dump.h ?
In my local tree, I have removed this includes, and it compiles
and seems to work. (But it this is from a backport to 2.1.3).

  Thorsten

-- 
Thorsten Kukuk       http://www.suse.de/~kukuk/       kukuk@suse.de
SuSE GmbH            Schanzaeckerstr. 10            90443 Nuernberg
Linux is like a Vorlon.  It is incredibly powerful, gives terse,
cryptic answers and has a lot of things going on in the background.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]