Author: delphij
Date: Mon Jan  1 08:01:26 2018
New Revision: 327463
URL: https://svnweb.freebsd.org/changeset/base/327463

Log:
  Remove unused includes.

Modified:
  head/lib/libc/gen/pw_scan.c

Modified: head/lib/libc/gen/pw_scan.c
==============================================================================
--- head/lib/libc/gen/pw_scan.c Mon Jan  1 05:18:28 2018        (r327462)
+++ head/lib/libc/gen/pw_scan.c Mon Jan  1 08:01:26 2018        (r327463)
@@ -44,9 +44,7 @@ __FBSDID("$FreeBSD$");
 
 #include <err.h>
 #include <errno.h>
-#include <fcntl.h>
 #include <pwd.h>
-#include <stdio.h>
 #include <string.h>
 #include <stdlib.h>
 #include <unistd.h>
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to