mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-01-17 18:34:03 -05:00
Include time.h to fix Windows builds
Signed-hostap: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
67a5206482
commit
d33ce0d5b5
@ -13,6 +13,7 @@
|
||||
*/
|
||||
|
||||
#include "includes.h"
|
||||
#include <time.h>
|
||||
#include <winsock2.h>
|
||||
#include <wincrypt.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user