Wed, 31 Dec 2014 07:16:47 +0100
Revert simplistic fix pending revisit of Mozilla integration attempt.
michael@0 | 1 | /<unistd.h>/ { |
michael@0 | 2 | i #ifdef _WIN32 |
michael@0 | 3 | i #include <io.h> |
michael@0 | 4 | i #else |
michael@0 | 5 | a #endif |
michael@0 | 6 | } |