honeyd/setenv.h

changeset 758
a2c6460cfb16
equal deleted inserted replaced
-1:000000000000 0:d45ed8e7ed84
1 #ifndef LOC_SETENV_H
2 # define LOC_SETENV_H
3 int setenv(const char *, const char *, int);
4 #endif /* not LOC_SETENV_H */

mercurial