From 86ce735baf5d85245f6fae24235f35820a0a1a7b Mon Sep 17 00:00:00 2001
From: John Denker <jsd@av8n.com>
Date: Mon, 4 Jun 2012 23:20:15 -0700
Subject: make checkpassword slightly more efficient and easier to use

---
 checkpasswd/checkpassword.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/checkpasswd/checkpassword.c b/checkpasswd/checkpassword.c
index 6056525..0ca5eee 100644
--- a/checkpasswd/checkpassword.c
+++ b/checkpasswd/checkpassword.c
@@ -1,4 +1,5 @@
 #include "error.h"
+#include "exit.h"
 #include "pathexec.h"
 #include "prot.h"
 
-- 
cgit v1.2.3