include: Fix building with newer gcc versions.
authorAndreas Schneider <asn@cryptomilk.org>
Fri, 20 Feb 2015 08:47:44 +0000 (09:47 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Fri, 20 Feb 2015 14:06:39 +0000 (15:06 +0100)
commit5d5fb5afc3811f9f56e69ce5acb4614e32a7c969
tree83ccac65f1acec64720dbc18c55218c5886a23a8
parentbcad709cbac4fc67d922435eeeb20ab7f5286a81
include: Fix building with newer gcc versions.

__func__ is not a macro. We just need to define it on Windows for now.

Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
include/cmocka.h