useless includes

This commit is contained in:
Mylloon 2024-04-20 15:41:41 +02:00
parent 18d38b46d7
commit 7ed34b152e
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -5,7 +5,5 @@
#include <assert.h>
#include <stdio.h>
#include <stdlib.h>
#include <time.h>
#include <unistd.h>
int benchmark(int argc, char **argv);