Add missing include for windows
This commit is contained in:
parent
dfb88a7002
commit
936655e0ee
@ -10,6 +10,7 @@
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <time.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
bool is_power_of_2 (const u32 v);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user