Fix unsquashed file name in #include.

This commit is contained in:
Roland McGrath 1995-02-19 23:33:19 +00:00
parent 92c7a8e20e
commit 484d089077

View 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>