7 lines
No EOL
76 B
C
7 lines
No EOL
76 B
C
|
|
#ifndef ENV_H
|
|
#define ENV_H
|
|
|
|
const char* env_get_dir();
|
|
|
|
#endif /* ENV_H */ |