summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-10-22 03:47:13 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2015-10-22 03:52:27 +0200
commitf1c0fe7e8d6996e250418bf187b383418f238273 (patch)
tree8b9ebb736a935855baf9e6612cedd41b66a61f2b
parent3b02a1d5a372c8ba6e26691bfe8d7697705203ee (diff)
alpha: fix header name
-rw-r--r--libc/sysdeps/linux/alpha/__longjmp.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/alpha/__longjmp.S b/libc/sysdeps/linux/alpha/__longjmp.S
index 539885625..35fd481c4 100644
--- a/libc/sysdeps/linux/alpha/__longjmp.S
+++ b/libc/sysdeps/linux/alpha/__longjmp.S
@@ -15,7 +15,7 @@
License along with the GNU C Library; if not, see
<http://www.gnu.org/licenses/>. */
-#include <setjmp-offsets.h>
+#include <jmpbuf-offsets.h>
#define a0 $16