mirror of
git://sourceware.org/git/glibc.git
synced 2025-04-12 14:21:18 +08:00
* sysdeps/mach/hurd/siglist.h: Use #include_next.
* sysdeps/unix/sysv/linux/siglist.h: Likewise.
This commit is contained in:
parent
a901ffa236
commit
d1407e3335
@ -11,6 +11,8 @@
|
||||
stuff in the current sysdeps/gnu version is no longer required.
|
||||
* sysdeps/generic/Makefile: Remove rules for generating siglist.c.
|
||||
* sysdeps/generic/make_siglist.c: File removed.
|
||||
* sysdeps/mach/hurd/siglist.h: Use #include_next.
|
||||
* sysdeps/unix/sysv/linux/siglist.h: Likewise.
|
||||
|
||||
1999-06-16 Roland McGrath <roland@baalperazim.frob.com>
|
||||
|
||||
|
@ -18,6 +18,6 @@
|
||||
|
||||
/* This file is included multiple times. */
|
||||
|
||||
#include <sysdeps/gnu/siglist.h> /* This file defines the canonical list. */
|
||||
#include_next <siglist.h> /* Get the canonical list. */
|
||||
|
||||
#define OLD_SIGLIST_SIZE_STR "33" /* For GLIBC_2.0 binary compatibility. */
|
||||
|
@ -18,6 +18,6 @@
|
||||
|
||||
/* This file is included multiple times. */
|
||||
|
||||
#include <sysdeps/gnu/siglist.h> /* This file defines the canonical list. */
|
||||
#include_next <siglist.h> /* Get the canonical list. */
|
||||
|
||||
#define OLD_SIGLIST_SIZE_STR "32" /* For GLIBC_2.0 binary compatibility. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user