[Berkeley sockets version] (main): Declare getcwd.
This commit is contained in:
parent
f470f9bd66
commit
7e1251a15e
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ main (argc, argv)
|
|||
char string[BUFSIZ];
|
||||
|
||||
char *getenv (), *getwd ();
|
||||
char *getcwd ();
|
||||
int geteuid ();
|
||||
|
||||
if (argc < 2)
|
||||
|
|
Loading…
Add table
Reference in a new issue