mirror of
https://github.com/mawww/kakoune.git
synced 2024-12-01 16:32:54 +03:00
Try to fix OSX compilation
This commit is contained in:
parent
9fdb822c27
commit
6913d5427c
@ -18,6 +18,7 @@
|
||||
|
||||
#if defined(__APPLE__)
|
||||
#include <mach-o/dyld.h>
|
||||
#define st_mtim st_mtimespec
|
||||
#endif
|
||||
|
||||
#if defined(__HAIKU__)
|
||||
|
Loading…
Reference in New Issue
Block a user