Some of those people (like me) who were eager to use Dark Mode might now have trouble building Firefox.
This is because Mojave update removes system headers from /usr/include. They can be restored by installing Xcode command line tools and the headers that come bundled with them.
Instructions for Xcode 10:
1) Install Xcode command line tools
$ xcode-select --install
2) Install the bundled system headers
$ open /Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg
Miko
> _______________________________________________
> dev-platform mailing list
>
dev-pl...@lists.mozilla.org
>
https://lists.mozilla.org/listinfo/dev-platform