Try to fix OSX compilation

This commit is contained in:
Maxime Coste 2015-09-27 18:48:01 +01:00
parent 9fdb822c27
commit 6913d5427c

View File

@ -18,6 +18,7 @@
#if defined(__APPLE__)
#include <mach-o/dyld.h>
#define st_mtim st_mtimespec
#endif
#if defined(__HAIKU__)