00001 // unistd.h so Exult will compile under MSVC 00002 00003 #pragma once 00004 #ifndef UNISTD_H 00005 #define UNISTD_H 00006 00007 #endif UNISTD_H