Files
2018-08-02 17:53:23 +01:00

3 lines
71 B
C

char *getenv(const char *name);
char *secure_getenv(const char *name);