From 0fa64fa3a7c09bd53be91f5c10e01fff8bdf7242 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Mon, 30 Sep 2002 03:01:17 +0000 Subject: * cygpath.cc (close_arg): Remove unused static. * mkgroup.c (enum_local_users): Avoid compiler warning. (enum_users): Ditto. * mkpasswd.c: Ditto throughout. * ssp.c: Ditto throughout. --- winsup/utils/mkpasswd.c | 1 + 1 file changed, 1 insertion(+) (limited to 'winsup/utils/mkpasswd.c') diff --git a/winsup/utils/mkpasswd.c b/winsup/utils/mkpasswd.c index 767c1b816..5c56fa98b 100644 --- a/winsup/utils/mkpasswd.c +++ b/winsup/utils/mkpasswd.c @@ -14,6 +14,7 @@ #include #include #include +#include #include #include #include -- cgit v1.2.3