crc: add test.h header to test.c
[fio.git] / crc / test.c
index 174bea375136f01cefe1aa60e560bce04de875ae..2cc7c0f5fbb28dcc49c88df146dbf3172240a883 100644 (file)
@@ -18,6 +18,8 @@
 #include "../crc/sha512.h"
 #include "../crc/xxhash.h"
 
+#include "test.h"
+
 #define CHUNK          131072U
 #define NR_CHUNKS        2048U