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