From 2d71f8c24d490b5a3773821264124f0ed5c9a9d2 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 354d089c3..358fd27b4 100644 --- a/ftparchive/byhash.cc +++ b/ftparchive/byhash.cc @@ -17,6 +17,8 @@ #include #include +#define st_mtim st_mtimespec + #include #include #include "byhash.h" -- cgit v1.2.3