summaryrefslogtreecommitdiff
path: root/app-pda/libimobiledevice/files/libimobiledevice-1.3.0_p20240201_time_h.patch
blob: b158c97164b1b4926e47d099d78effced8d482aa (plain)
1
2
3
4
5
6
7
8
9
10
--- a/tools/afcclient.c
+++ b/tools/afcclient.c
@@ -36,6 +36,7 @@
 #include <signal.h>
 #include <ctype.h>
 #include <unistd.h>
+#include <time.h>
 
 #ifdef WIN32
 #include <windows.h>