summaryrefslogtreecommitdiffstats
path: root/include/libimobiledevice-glue/utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libimobiledevice-glue/utils.h')
-rw-r--r--include/libimobiledevice-glue/utils.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/libimobiledevice-glue/utils.h b/include/libimobiledevice-glue/utils.h
index 515339a..0899389 100644
--- a/include/libimobiledevice-glue/utils.h
+++ b/include/libimobiledevice-glue/utils.h
@@ -36,6 +36,8 @@
#include <stdio.h>
#include <plist/plist.h>
+#define MAC_EPOCH 978307200
+
char *string_concat(const char *str, ...);
char *string_append(char *str, ...);
char *string_build_path(const char *elem, ...);