On (08/22/16 20:32), Mikko Rapeli wrote: > > Fixes userspace compilation errors like: > > linux/rds.h:96:2: error: unknown type name ‘uint8_t’ > > Signed-off-by: Mikko Rapeli <[email protected]>
Acked-by: Sowmini Varadhan <[email protected]> I think we discussed this some time before, and I certainly dont have any religious opinions about it, but I would like to point out that this means that the exported rds.h will expose __<type> to user space applications. --Sowmini

