fix for nit in afl-tmin

This commit is contained in:
vanhauser-thc 2025-04-24 14:42:32 +02:00
parent b9458e72e7
commit 1b82d6b904

View File

@ -50,6 +50,7 @@
#include <dirent.h>
#include <fcntl.h>
#include <limits.h>
#include <libgen.h>
#include <sys/wait.h>
#include <sys/time.h>