mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-26 01:50:10 +00:00
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…
Reference in New Issue
Block a user