]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - signal/signal.h
support: Add support_install_rootsbindir
[thirdparty/glibc.git] / signal / signal.h
index ee591fcb2d7c8cfd0e42891e9d248adb12222759..4c0de7f6ce7563eed92a844fdb58bd65140583d5 100644 (file)
@@ -370,6 +370,9 @@ extern int __libc_current_sigrtmax (void) __THROW;
 #define SIGRTMIN        (__libc_current_sigrtmin ())
 #define SIGRTMAX        (__libc_current_sigrtmax ())
 
+/* System-specific extensions.  */
+#include <bits/signal_ext.h>
+
 __END_DECLS
 
 #endif /* not signal.h */