]> git.cameronkatri.com Git - pw-darwin.git/blobdiff - pw/fileupd.c
pw: fail if an invalid entry is found while parsing master.passwd and group
[pw-darwin.git] / pw / fileupd.c
index d2987ecc12b6b3414198554991d7ae1a807b79e5..dc327123a0fd490767b51e0a2ba6ab91b160b626 100644 (file)
@@ -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"