1 //
2 // bogus unist.h header file
3 //
4 // This header file will be included by the generated lexer using Visual C++.
5 // The alternative was to generate the lexer source and then modify the source
6 // by wrapping the #include <unistd.h> with #ifndef WIN32/#endif macros.
7 //
8 
9