mirror of
https://github.com/libretro/RetroArch
synced 2025-03-28 19:20:35 +00:00
Add compat/strl.h
This commit is contained in:
parent
cf76d9e121
commit
9b402cd4a3
1
deps/civetweb/civetweb.c
vendored
1
deps/civetweb/civetweb.c
vendored
@ -132,6 +132,7 @@ mg_static_assert(sizeof(void *) >= sizeof(int), "data type size check");
|
||||
#include <mach/mach_time.h>
|
||||
#include <assert.h>
|
||||
|
||||
#include <compat/strl.h>
|
||||
|
||||
/* clock_gettime is not implemented on OSX */
|
||||
int clock_gettime(int clk_id, struct timespec *t);
|
||||
|
Loading…
x
Reference in New Issue
Block a user