treewide: Replace the usage of setenv manually and #include "util/os_misc.h" when needed

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Antonio Ospite <antonio.ospite@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38640>
This commit is contained in:
Yonggang Luo
2025-11-25 05:20:09 +08:00
committed by Marge Bot
parent 5ab8148f23
commit d277dfdd76
8 changed files with 14 additions and 6 deletions
+1
View File
@@ -25,6 +25,7 @@
#define DISK_CACHE_OS_H
#include "util/u_queue.h"
#include "util/disk_cache.h"
#if DETECT_OS_WINDOWS