=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/passwd/passwd.c,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- src/usr.bin/passwd/passwd.c 2005/05/01 02:51:08 1.19 +++ src/usr.bin/passwd/passwd.c 2005/09/28 00:13:02 1.20 @@ -1,4 +1,4 @@ -/* $OpenBSD: passwd.c,v 1.19 2005/05/01 02:51:08 deraadt Exp $ */ +/* $OpenBSD: passwd.c,v 1.20 2005/09/28 00:13:02 deraadt Exp $ */ /* * Copyright (c) 1988 The Regents of the University of California. @@ -37,7 +37,7 @@ #ifndef lint /*static const char sccsid[] = "from: @(#)passwd.c 5.5 (Berkeley) 7/6/91";*/ -static const char rcsid[] = "$OpenBSD: passwd.c,v 1.19 2005/05/01 02:51:08 deraadt Exp $"; +static const char rcsid[] = "$OpenBSD: passwd.c,v 1.20 2005/09/28 00:13:02 deraadt Exp $"; #endif /* not lint */ #include @@ -45,6 +45,7 @@ #include #include #include +#include /* * Note on configuration: