Flavio Cruz, on Tue 15 Mar 2016 05:49:51 -0400, wrote: > * hurd/hurd_types.defs: Use posix types.
Here also, how do we make sure stdint.h gets included? > - unsigned32_t word; > + uint32_t word; Here also, breaking indentation. Samuel
Flavio Cruz, on Tue 15 Mar 2016 05:49:51 -0400, wrote: > * hurd/hurd_types.defs: Use posix types.
Here also, how do we make sure stdint.h gets included? > - unsigned32_t word; > + uint32_t word; Here also, breaking indentation. Samuel