summaryrefslogtreecommitdiff
path: root/security/py-crack/files/patch-_crack.c.in
blob: 2ed999f5cfb4d8b59b2ee58227ec2b9a1e49ab8b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- _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