b22378f7b1
strength. To achieve this noble aim it uses the well known cracklib toolkit, hence the name. PR: ports/83603 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
11 lines
225 B
C
11 lines
225 B
C
--- _crack.c.in.orig Sun Jul 17 16:23:35 2005
|
|
+++ _crack.c.in Sun Jul 17 16:23:45 2005
|
|
@@ -19,7 +19,7 @@
|
|
*/
|
|
|
|
#include <Python.h>
|
|
-#include <crack.h>
|
|
+#include <packer.h>
|
|
#include <stdio.h>
|
|
|
|
#define FILENAME_MAXLEN 512
|