mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-09 13:40:00 +00:00
trivial: Include header needed for GetLastError()
This commit is contained in:
parent
298377fab3
commit
f6c6e98786
@ -12,6 +12,7 @@
|
|||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
|
#include <errhandlingapi.h>
|
||||||
#include <sysinfoapi.h>
|
#include <sysinfoapi.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user