From 18876defc0a550f09b4ca64f331d804101396e65 Mon Sep 17 00:00:00 2001 From: Jaywalker Date: Tue, 6 Feb 2018 23:51:41 -0600 Subject: Fixed system() using coolstar's patch and added other required patches --- ftparchive/byhash.cc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ftparchive/byhash.cc') diff --git a/ftparchive/byhash.cc b/ftparchive/byhash.cc index b24f6158e..19c8d1b22 100644 --- a/ftparchive/byhash.cc +++ b/ftparchive/byhash.cc @@ -17,6 +17,8 @@ #include #include +#define st_mtim st_mtimespec + #include "byhash.h" #include #include -- cgit v1.2.3