include: Fix count parameter of expect_check() macro

It was always using 0, which meant that the values were never
ever used. This commit changes it to 1, which is consistent with
the other macros.

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