util: #include <windows.h> in disk_cache_os.c
Signed-off-by: Yonggang Luo <luoyonggang@gmail.com> Reviewed-by: Jesse Natalie <jenatali@microsoft.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18425>
This commit is contained in:
@@ -38,6 +38,8 @@
|
||||
|
||||
#if DETECT_OS_WINDOWS
|
||||
|
||||
#include <windows.h>
|
||||
|
||||
bool
|
||||
disk_cache_get_function_identifier(void *ptr, struct mesa_sha1 *ctx)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user