crc: add test.h header to test.c
authorJens Axboe <axboe@fb.com>
Thu, 3 Apr 2014 02:03:32 +0000 (20:03 -0600)
committerJens Axboe <axboe@fb.com>
Thu, 3 Apr 2014 02:03:32 +0000 (20:03 -0600)
commitea1f1da3959dac74093013f4bb20320f97000219
treeb6352310d19a4d57f42bc4857c184bf934a558a3
parent905e3d4ff8d01a4402186e1ad1f5f1fbbb6b7ef4
crc: add test.h header to test.c

This way the static analyzers know that there's a reason
for the exported function.

Signed-off-by: Jens Axboe <axboe@fb.com>
crc/test.c