]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/powerpc/novmxsetjmp.h
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / sysdeps / powerpc / novmxsetjmp.h
index f36868321cc152e527f224c0dd66212949ff440c..84c3c19a818b898aceac28b2daaf84fff5848a72 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991-1999, 2001, 2002, 2004 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -13,7 +13,7 @@
 
    You should have received a copy of the GNU Lesser General Public
    License along with the GNU C Library; if not, see
-   <http://www.gnu.org/licenses/>.  */
+   <https://www.gnu.org/licenses/>.  */
 
 /* Copied from setjmp/setjmp.h, powerpc/bits/setjmp.h and modified
    appropriately to keep backward compatible with setjmp without
@@ -54,7 +54,7 @@ typedef long int __jmp_buf[40];
 typedef long int __jmp_buf[58];
 # endif
 
-# include <bits/sigset.h>              /* Get `__sigset_t'.  */
+# include <bits/types/__sigset_t.h>
 
 /* Calling environment, plus possibly a saved signal mask.  */
 typedef struct __novmx__jmp_buf_tag