various: remove unused sys/time.h include

This commit is contained in:
Kacper Michajłow
2024-05-01 22:33:19 +02:00
parent 323ed3cb10
commit 5cf0da2a6a
4 changed files with 0 additions and 4 deletions

View File

@@ -3,7 +3,6 @@
#include "test_utils.h"
#include <time.h>
#include <sys/time.h>
#include <limits.h>
int main(void)