mirror of
https://github.com/moby/moby.git
synced 2026-07-13 11:00:42 +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>