mirror of
https://github.com/libretro/RetroArch
synced 2025-02-16 03:40:12 +00:00
Fix missing time.h header in wifi_driver.h
This commit is contained in:
parent
cfb2ae7d2c
commit
a23a358dc9
@ -19,6 +19,7 @@
|
||||
#define __WIFI_DRIVER__H
|
||||
|
||||
#include <stdint.h>
|
||||
#include <time.h>
|
||||
|
||||
#include <boolean.h>
|
||||
#include <retro_common_api.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user