diff options
Diffstat (limited to 'redhat/applications/smartcardauth/smartcardauth-3.5.13-ftbfs.patch')
-rw-r--r-- | redhat/applications/smartcardauth/smartcardauth-3.5.13-ftbfs.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/redhat/applications/smartcardauth/smartcardauth-3.5.13-ftbfs.patch b/redhat/applications/smartcardauth/smartcardauth-3.5.13-ftbfs.patch deleted file mode 100644 index ce76facdc..000000000 --- a/redhat/applications/smartcardauth/smartcardauth-3.5.13-ftbfs.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- 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> |