This patch allows cmocka to be run under windows 64-bit
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Thu, 29 Sep 2016 08:14:53 +0000 (10:14 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Mon, 3 Oct 2016 16:05:00 +0000 (18:05 +0200)
commit93d9b7748298a00e0fc42190072db16d678eb974
tree3165c4fbab0a3e5bf2c90128e6cf882b8a43c379
parentb3ba4736579f9c4ac1ea746469233b1fdfd0cd8f
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>
include/cmocka.h