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

@@ -18,7 +18,6 @@
#include <windows.h>
#include <winternl.h>
#include <ntstatus.h>
#include <sys/time.h>
#include <mmsystem.h>
#include <stdlib.h>
#include <versionhelpers.h>

View File

@@ -17,7 +17,6 @@
#include <stdlib.h>
#include <time.h>
#include <sys/time.h>
#include <limits.h>
#include <assert.h>