aboutsummaryrefslogtreecommitdiff
path: root/toys/pending/mkpasswd.c
diff options
context:
space:
mode:
Diffstat (limited to 'toys/pending/mkpasswd.c')
-rw-r--r--toys/pending/mkpasswd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/toys/pending/mkpasswd.c b/toys/pending/mkpasswd.c
index 87b239e0..a46c514c 100644
--- a/toys/pending/mkpasswd.c
+++ b/toys/pending/mkpasswd.c
@@ -22,7 +22,6 @@ config MKPASSWD
#define FOR_mkpasswd
#include "toys.h"
-#include "lib/xregcomp.h"
GLOBALS(
long pfd;