summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/siglist.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/unix/sysv/linux/siglist.h')
-rw-r--r--sysdeps/unix/sysv/linux/siglist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/siglist.h b/sysdeps/unix/sysv/linux/siglist.h
index a6d0302c2d..2c9b0ccd0c 100644
--- a/sysdeps/unix/sysv/linux/siglist.h
+++ b/sysdeps/unix/sysv/linux/siglist.h
@@ -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. */