This patch allows cmocka to be run under windows 64-bit

In that system while the maximum word size is 64-bits, the
'unsigned long int' type is only 32-bits.

Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
1 file changed