1
0
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:
hniksic 2003-10-31 07:18:48 -08:00
parent 5f0a2b3f08
commit c6c171bed7

View File

@ -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));