gentoo-ebuilds/app-pda/libimobiledevice/files/libimobiledevice-1.3.0_p20240201_time_h.patch
Matthew Smith 1c70d887bd
app-pda/libimobiledevice: add 1.3.0_p20240201
Signed-off-by: Matthew Smith <matthew@gentoo.org>
2024-03-13 14:16:06 +00:00

10 lines
185 B
Diff

--- 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>