timeval.c: #include fix

This commit is contained in:
Daniel Stenberg 2025-05-11 12:24:10 +02:00
parent 38865c8282
commit 3b3d6a46ba
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -27,7 +27,7 @@
#ifdef _WIN32
#include <curl/curl.h>
#include "../curlx/version_win32.h"
#include "version_win32.h"
#include "../system_win32.h"
LARGE_INTEGER Curl_freq;