]> git.ozlabs.org Git - ccan/commit
Avoid compiler errors if u32 is defined as a type
authorAlessandro Guido <ag@alessandroguido.name>
Wed, 20 Jun 2012 08:46:19 +0000 (10:46 +0200)
committerAlessandro Guido <ag@alessandroguido.name>
Wed, 20 Jun 2012 08:46:19 +0000 (10:46 +0200)
commit0a8d854a29499156e99b8695208b1fde8d45c881
tree41ac70146a1cfc76a1a6d7eefdc8d7a0ef6b05d2
parent48b700953f9c856102e91596103238f5da9ea079
Avoid compiler errors if u32 is defined as a type

Fixes this error:
/hash.h:304:13: error: two or more data types in
declaration specifiers
ccan/hash/hash.h