Loading
Bug 1580664 - #include <sys/types.h> in jsctypes-test.h - r=froydnj
After removing <wchar.h> from TypeTraits.h in bug 1580458, there was a build failure in jsctypes-test.h on some platforms, because of an undefined `off_t`, which can be found in sys/types.h. Differential Revision: https://phabricator.services.mozilla.com/D45618 --HG-- extra : moz-landing-system : lando