diff options
-rw-r--r-- | checkpasswd/checkpassword.c | 1 |
1 files changed, 1 insertions, 0 deletions
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" |