mirror of
https://github.com/curl/curl.git
synced 2026-04-11 12:01:42 +08:00
timeval.c: #include fix
This commit is contained in:
parent
38865c8282
commit
3b3d6a46ba
@ -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;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user