1 /* this is a dummy file, that is needed for compiling files that are
2 * generated with flex under Windows 95/NT.
3 */
4 #if defined(_MSC_VER)
5 #include <io.h>
6 #endif
7