Message ID | alpine.DEB.2.22.394.2210051749340.917581@digraph.polyomino.org.uk |
---|---|
State | New |
Headers | show |
Series | Regenerate sysdeps/mach/hurd/bits/errno.h | expand |
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
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