]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Fix unsquashed file name in #include.
authorRoland McGrath <roland@gnu.org>
Sun, 19 Feb 1995 23:33:19 +0000 (23:33 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 19 Feb 1995 23:33:19 +0000 (23:33 +0000)
sysdeps/unix/sysv/sysv4/sigaltstack.S

index e7e4060fbad284be3116e35dc800922fa8d22ddb..f7cf0d57f458a16e9db1110688ca63f5ca821874 100644 (file)
@@ -1,2 +1,2 @@
 /* SVR4 uses the BSD 4.4 sigaltstack syscall.  */
-#include <sysdeps/unix/bsd/bsd4.4/sigaltstk.S>
+#include <sysdeps/unix/bsd/bsd4.4/sigaltstack.S>