@@ -38,6 +38,7 @@
#include <unistd.h>
#include <dirent.h>
#include <time.h>
+#include <sys/stat.h>
#ifdef _WIN32
#include <windows.h>
@@ -35,6 +35,7 @@
#include <ctype.h>
#include <libimobiledevice/libimobiledevice.h>
#include <libimobiledevice/lockdown.h>
@@ -31,6 +31,7 @@
#include <string.h>
#include <getopt.h>
#ifndef _WIN32
#include <signal.h>
#endif
@@ -36,6 +36,7 @@
#include <sys/time.h>
#include <inttypes.h>