aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/siglist.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/mach/hurd/siglist.h')
-rw-r--r--sysdeps/mach/hurd/siglist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/mach/hurd/siglist.h b/sysdeps/mach/hurd/siglist.h
index e516ad6a7f..efe1ddbccf 100644
--- a/sysdeps/mach/hurd/siglist.h
+++ b/sysdeps/mach/hurd/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 "33" /* For GLIBC_2.0 binary compatibility. */