mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
[svn] Don't declare long-gone function "pwd_cuserid".
This commit is contained in:
parent
5f0a2b3f08
commit
c6c171bed7
@ -66,7 +66,6 @@ int count_char PARAMS ((const char *, char));
|
||||
char *strdupdelim PARAMS ((const char *, const char *));
|
||||
char **sepstring PARAMS ((const char *));
|
||||
int frontcmp PARAMS ((const char *, const char *));
|
||||
char *pwd_cuserid PARAMS ((char *));
|
||||
void fork_to_background PARAMS ((void));
|
||||
|
||||
void touch PARAMS ((const char *, time_t));
|
||||
|
Loading…
Reference in New Issue
Block a user