ports/sysutils/radmind/patches/patch-twhich_c

14 lines
187 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Fix build with -fno-common
Index: twhich.c
--- twhich.c.orig
+++ twhich.c
@@ -23,6 +23,7 @@
const EVP_MD *md;
int case_sensitive = 1;
+int cksum;
int tran_format = -1;
/*