X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Futils.h;h=3e35e3339cf0a786351c7449f6ad6baf1e1d865d;hp=5630c6ca933ce13be690fc4e0bfd28c4bf0c5258;hb=c6c171bed7e311f2dc261060d2972da6e95f135d;hpb=5f0a2b3f0846dd4c2f72fc62e7171200d1fd6e06 diff --git a/src/utils.h b/src/utils.h index 5630c6ca..3e35e333 100644 --- a/src/utils.h +++ b/src/utils.h @@ -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));