1 2 3 4 5 6 7
/* * this doesn't work for Windows, but it should be possible with MinGW or * Cygwin <hans@at.or.at> */ #ifndef WIN32 #include "../../ggee/control/shell.c" #endif