Regenerate sysdeps/mach/hurd/bits/errno.h

Message ID alpine.DEB.2.22.394.2210051749340.917581@digraph.polyomino.org.uk
State Committed
Commit a878a1384c8f7ae2383c4413feab88ba2fee7f17
Headers
Series Regenerate sysdeps/mach/hurd/bits/errno.h |

Checks

Context Check Description
dj/TryBot-apply_patch success Patch applied to master at the time it was sent
dj/TryBot-32bit success Build for i686

Commit Message

Joseph Myers Oct. 5, 2022, 5:50 p.m. UTC
  This addition to the list of source headers in
sysdeps/mach/hurd/bits/errno.h appears in the source tree after
build-many-glibcs.py runs, I'm guessing resulting from gnumach commit
c566ad85a2d6728ebc8ec0f461a3b35df300e96e.
  

Comments

Samuel Thibault Oct. 5, 2022, 6:09 p.m. UTC | #1
Joseph Myers, le mer. 05 oct. 2022 17:50:20 +0000, a ecrit:
> This addition to the list of source headers in
> sysdeps/mach/hurd/bits/errno.h appears in the source tree after
> build-many-glibcs.py runs, I'm guessing resulting from gnumach commit
> c566ad85a2d6728ebc8ec0f461a3b35df300e96e.

Most probably yes, please commit it.

> diff --git a/sysdeps/mach/hurd/bits/errno.h b/sysdeps/mach/hurd/bits/errno.h
> index 0d935e7..90c8897 100644
> --- a/sysdeps/mach/hurd/bits/errno.h
> +++ b/sysdeps/mach/hurd/bits/errno.h
> @@ -9,6 +9,7 @@
>       mach/boolean.h
>       mach/i386/boolean.h
>       mach/i386/vm_types.h
> +     mach/i386/stdint.h
>       mach/mig_errors.h
>       device/device_types.h
>       mach/std_types.h
> 
> -- 
> Joseph S. Myers
> joseph@codesourcery.com
  

Patch

diff --git a/sysdeps/mach/hurd/bits/errno.h b/sysdeps/mach/hurd/bits/errno.h
index 0d935e7..90c8897 100644
--- a/sysdeps/mach/hurd/bits/errno.h
+++ b/sysdeps/mach/hurd/bits/errno.h
@@ -9,6 +9,7 @@ 
      mach/boolean.h
      mach/i386/boolean.h
      mach/i386/vm_types.h
+     mach/i386/stdint.h
      mach/mig_errors.h
      device/device_types.h
      mach/std_types.h