On Tuesday 10 September 2013 23:11:57 Sven Eckelmann wrote: > The definition of u64 was not obtained from the correct source to always use > 64 bit. Instead uint64_t can be used. > > Also caddr_t is obsolete BSDism and void* should be used instead. > > Signed-off-by: Sven Eckelmann <[email protected]> > --- > ioctl.c | 11 +++++------ > 1 file changed, 5 insertions(+), 6 deletions(-)
Applied in revision 0a88d31. Thanks, Marek
