diff options
Diffstat (limited to 'common')
| -rw-r--r-- | common/utils.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/common/utils.h b/common/utils.h index 90cfa4a..8426bc0 100644 --- a/common/utils.h +++ b/common/utils.h | |||
| @@ -33,6 +33,8 @@ | |||
| 33 | #include <stdio.h> | 33 | #include <stdio.h> |
| 34 | #include <plist/plist.h> | 34 | #include <plist/plist.h> |
| 35 | 35 | ||
| 36 | #define MAC_EPOCH 978307200 | ||
| 37 | |||
| 36 | #ifndef HAVE_STPCPY | 38 | #ifndef HAVE_STPCPY |
| 37 | char *stpcpy(char *s1, const char *s2); | 39 | char *stpcpy(char *s1, const char *s2); |
| 38 | #endif | 40 | #endif |
