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