mirror of
https://github.com/moby/moby.git
synced 2026-07-26 19:32:56 +00:00
This change is needed for 32 bit targets as the default type is int32 and the handle constants do not fit into it. Signed-off-by: Jiri Appl <jiria@microsoft.com>