mirror of git://sourceware.org/git/glibc.git
Fix unsquashed file name in #include.
This commit is contained in:
parent
92c7a8e20e
commit
484d089077
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue