exec.c 106 Bytes
Newer Older
1
#if (!defined (__MINGW32__) || defined (__CYGWIN__)) && !defined (__AROS__)
2 3
#include "unix/exec.c"
#endif