#ifndef ENV_H
#define ENV_H
extern
char
*
*
environ
;
extern
/*@null@*/
char
*
env_get
(
)
;
#endif
syntax highlighted by
Code2HTML
, v. 0.9.1