michael@574: #ifndef LOC_SETENV_H michael@574: # define LOC_SETENV_H michael@574: int setenv(const char *, const char *, int); michael@574: #endif /* not LOC_SETENV_H */