You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
--- smartcardauth/src/ckpasswd.c.ORI 2011-12-04 03:44:36.047000504 -0500
|
|
+++ smartcardauth/src/ckpasswd.c 2011-12-04 03:44:47.450745795 -0500
|
|
@@ -30,6 +30,7 @@
|
|
#include <fcntl.h>
|
|
#include <pwd.h>
|
|
#include <grp.h>
|
|
+#include <getopt.h>
|
|
|
|
#define DB_DBM_HSEARCH 1
|
|
#include <db.h>
|