From c6c171bed7e311f2dc261060d2972da6e95f135d Mon Sep 17 00:00:00 2001 From: hniksic Date: Fri, 31 Oct 2003 07:18:48 -0800 Subject: [PATCH] [svn] Don't declare long-gone function "pwd_cuserid". --- src/utils.h | 1 - 1 file changed, 1 deletion(-) 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)); -- 2.39.2