Mon, 01 Jul 2013 21:23:57 +0200
Whoops, repeat the correction from 21ce05ebf344 using a hammer instead.
michael@574 | 1 | #ifndef LOC_SETENV_H |
michael@574 | 2 | # define LOC_SETENV_H |
michael@574 | 3 | int setenv(const char *, const char *, int); |
michael@574 | 4 | #endif /* not LOC_SETENV_H */ |