Skip to content

Fix build on linux

Libretro-Admin requested to merge github/fork/DamsRoxxx/master into master

Created by: DamsRoxxx

Since my fix of Windows build, libretro-puae could not build on Linux...

On linux we need to include <sys/timeb.h> when FTIME is not defined.

Merge request reports