mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Fix build with gcc 4.x.
Reported by: kris/pointyhat
This commit is contained in:
parent
806a476cab
commit
251f9c5e76
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187817
10
security/fcrackzip/files/patch-crack.h
Normal file
10
security/fcrackzip/files/patch-crack.h
Normal file
@ -0,0 +1,10 @@
|
||||
--- crack.h.orig Tue Mar 20 21:56:11 2007
|
||||
+++ crack.h Tue Mar 20 21:56:20 2007
|
||||
@@ -24,7 +24,6 @@
|
||||
extern u8 bf_last;
|
||||
|
||||
extern int verbosity;
|
||||
-extern int use_unzip;
|
||||
|
||||
#define FILE_SIZE 12
|
||||
#define CRC_SIZE 2
|
Loading…
Reference in New Issue
Block a user