new pw_copy.h file for passwd
[unix-history] / usr / src / usr.bin / chpass / chpass.c
index 2e66285..5fce526 100644 (file)
@@ -12,7 +12,7 @@ static char copyright[] =
 #endif /* not lint */
 
 #ifndef lint
 #endif /* not lint */
 
 #ifndef lint
-static char sccsid[] = "@(#)chpass.c   8.2 (Berkeley) %G%";
+static char sccsid[] = "@(#)chpass.c   8.3 (Berkeley) %G%";
 #endif /* not lint */
 
 #include <sys/param.h>
 #endif /* not lint */
 
 #include <sys/param.h>
@@ -33,6 +33,7 @@ static char sccsid[] = "@(#)chpass.c  8.2 (Berkeley) %G%";
 
 #include <pw_scan.h>
 #include <pw_util.h>
 
 #include <pw_scan.h>
 #include <pw_util.h>
+#include "pw_copy.h"
 
 #include "chpass.h"
 #include "pathnames.h"
 
 #include "chpass.h"
 #include "pathnames.h"