Fri, 21 Sep 2012 22:38:55 +0200
Correct permission set, database initialization, dependency, doc path,
and port 5.1 configuration keyword to 5.5.
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 */ |