summaryrefslogtreecommitdiffstats
path: root/pw/pw.c
diff options
context:
space:
mode:
Diffstat (limited to 'pw/pw.c')
-rw-r--r--pw/pw.c7
1 files changed, 4 insertions, 3 deletions
diff --git a/pw/pw.c b/pw/pw.c
index b13db70..1f42101 100644
--- a/pw/pw.c
+++ b/pw/pw.c
@@ -32,9 +32,10 @@ static const char rcsid[] =
#include <err.h>
#include <fcntl.h>
#include <locale.h>
-#include <paths.h>
-#include <stdbool.h>
-#include <sys/wait.h>
+#include <string.h>
+#include <sysexits.h>
+#include <unistd.h>
+
#include "pw.h"
const char *Modes[] = {