diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2023-02-13 00:49:05 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2023-02-13 00:49:05 +0100 |
commit | 7170cfbfb70cdce12ea6ec6697ed95c557aa1989 (patch) | |
tree | f9035fdb26d9eb775d171318ab68255f11341abe /include/mach/message.h | |
parent | feba9b7b1d88e505feb6579e41dc45e48c264e6f (diff) | |
download | gnumach-7170cfbfb70cdce12ea6ec6697ed95c557aa1989.tar.gz gnumach-7170cfbfb70cdce12ea6ec6697ed95c557aa1989.tar.bz2 gnumach-7170cfbfb70cdce12ea6ec6697ed95c557aa1989.zip |
time_value: Fix rpc_time_value_t compatibility.
5fdc928d3d29 ("fix rpc time value for 64 bit") broke hurd build because
structures are never compatible in C. For userland we however know
that rpc_time_value is the same as time_value, so we can just typedef
rpc_time_value_t to struct time_value as userland is used to.
Diffstat (limited to 'include/mach/message.h')
0 files changed, 0 insertions, 0 deletions