From 78488dc84afac1398e582ae6bbaf9606d07afa1e Mon Sep 17 00:00:00 2001 From: John Denker Date: Sat, 2 Jun 2012 18:38:28 -0700 Subject: checkpassword ... as downloaded --- checkpasswd/auto_home.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 checkpasswd/auto_home.h (limited to 'checkpasswd/auto_home.h') diff --git a/checkpasswd/auto_home.h b/checkpasswd/auto_home.h new file mode 100644 index 0000000..bd59284 --- /dev/null +++ b/checkpasswd/auto_home.h @@ -0,0 +1,6 @@ +#ifndef AUTO_HOME_H +#define AUTO_HOME_H + +extern const char auto_home[]; + +#endif -- cgit v1.2.3