summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pw/fileupd.c
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-05-09 19:22:33 +0000
committerbapt <bapt@FreeBSD.org>2015-05-09 19:22:33 +0000
commitdefd9f5516f9d30e6b3e52f5380fc527cb58fd9e (patch)
tree76c5ac8e002759cadfdec3f088e07ebaf10b794b /usr.sbin/pw/fileupd.c
parentf0a46849ff5192bc1a1894672a27b9600bb6f79b (diff)
downloadFreeBSD-src-defd9f5516f9d30e6b3e52f5380fc527cb58fd9e.zip
FreeBSD-src-defd9f5516f9d30e6b3e52f5380fc527cb58fd9e.tar.gz
Remove unneeded headers
Diffstat (limited to 'usr.sbin/pw/fileupd.c')
-rw-r--r--usr.sbin/pw/fileupd.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/usr.sbin/pw/fileupd.c b/usr.sbin/pw/fileupd.c
index d2987ec..dc32712 100644
--- a/usr.sbin/pw/fileupd.c
+++ b/usr.sbin/pw/fileupd.c
@@ -29,15 +29,7 @@ static const char rcsid[] =
"$FreeBSD$";
#endif /* not lint */
-#include <stdio.h>
-#include <fcntl.h>
#include <stdlib.h>
-#include <string.h>
-#include <sys/types.h>
-#include <sys/stat.h>
-#include <sys/param.h>
-#include <errno.h>
-#include <unistd.h>
#include "pwupd.h"
OpenPOWER on IntegriCloud