some tweaks

This commit is contained in:
cathugger
2021-11-02 15:07:37 +00:00
parent ff3873965f
commit 7dea621e41
4 changed files with 6 additions and 0 deletions

View File

@@ -21,6 +21,8 @@ void *worker_batch(void *task)
#ifdef STATISTICS
struct statstruct *st = (struct statstruct *)task;
#else
(void) task;
#endif
PREFILTER