From f6733ae577435d4e82b9f9438304dadb73c8ac41 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Mon, 14 Oct 2002 09:53:46 +0000 Subject: makedepend complains when a header file is included more than once in the same source file. --- apps/passwd.c | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/passwd.c') diff --git a/apps/passwd.c b/apps/passwd.c index ad8e7b0349..0c2cf62e8b 100644 --- a/apps/passwd.c +++ b/apps/passwd.c @@ -19,7 +19,6 @@ # include #endif #ifndef NO_MD5CRYPT_1 -# include # include #endif -- cgit v1.2.3