summaryrefslogtreecommitdiff
path: root/pr/src/md/mac/mactime.c
diff options
context:
space:
mode:
Diffstat (limited to 'pr/src/md/mac/mactime.c')
-rw-r--r--pr/src/md/mac/mactime.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/pr/src/md/mac/mactime.c b/pr/src/md/mac/mactime.c
index 9297c130..f0c27258 100644
--- a/pr/src/md/mac/mactime.c
+++ b/pr/src/md/mac/mactime.c
@@ -17,10 +17,12 @@
*/
#include <OSUtils.h>
-#include <time.h>
+#include <Timer.h>
#include "primpl.h"
+#include "mactime.h"
+
PR_IMPLEMENT(UnsignedWide) dstLocalBaseMicroseconds;
PR_IMPLEMENT(unsigned long) gJanuaryFirst1970Seconds;