summaryrefslogtreecommitdiffstats
path: root/pw/fileupd.c
diff options
context:
space:
mode:
Diffstat (limited to 'pw/fileupd.c')
-rw-r--r--pw/fileupd.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/pw/fileupd.c b/pw/fileupd.c
index d2987ec..dc32712 100644
--- a/pw/fileupd.c
+++ b/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"