file reorg, pathnames.h, paths.h
[unix-history] / usr / src / usr.bin / chpass / util.c
index 81a3a2b..bb1eedd 100644 (file)
@@ -16,7 +16,7 @@
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)util.c     5.9 (Berkeley) %G%";
+static char sccsid[] = "@(#)util.c     5.10 (Berkeley) %G%";
 #endif /* not lint */
 
 #include <sys/types.h>
 #endif /* not lint */
 
 #include <sys/types.h>
@@ -24,9 +24,9 @@ static char sccsid[] = "@(#)util.c    5.9 (Berkeley) %G%";
 #include <tzfile.h>
 #include <pwd.h>
 #include <stdio.h>
 #include <tzfile.h>
 #include <pwd.h>
 #include <stdio.h>
-#include <chpass.h>
 #include <strings.h>
 #include <ctype.h>
 #include <strings.h>
 #include <ctype.h>
+#include "chpass.h"
 #include "pathnames.h"
 
 static int dmsize[] =
 #include "pathnames.h"
 
 static int dmsize[] =