--- inc/carbon.h.orig	2019-09-05 16:05:24.000000000 -0700
+++ inc/carbon.h	2019-09-05 16:06:28.000000000 -0700
@@ -10,12 +10,14 @@
 #define AnchorPoint MacAnchorPoint
 #define FontInfo    MacFontInfo
 #define KernPair    MacKernPair
+#define GetTime     MacGetTime
 
 #include <Carbon/Carbon.h>
 
 #undef FontInfo
 #undef KernPair
 #undef AnchorPoint
+#undef GetTime
 
 
 #endif /* __Mac */
