#include int putenv(char * string) { return 0; } /* XOPEN(4) */