]> git.pld-linux.org Git - packages/ckermit.git/blobdiff - ckermit-gcc4.patch
- fix build with openssl 1.1.1
[packages/ckermit.git] / ckermit-gcc4.patch
diff --git a/ckermit-gcc4.patch b/ckermit-gcc4.patch
deleted file mode 100644 (file)
index 7bafc2c..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
---- ckermit-8.0.211/ck_crp.c.orig      2004-03-14 18:05:52.000000000 +0100
-+++ ckermit-8.0.211/ck_crp.c   2005-06-12 17:07:45.000000000 +0200
-@@ -467,8 +467,8 @@
-  * These function pointers point to the current routines
-  * for encrypting and decrypting data.
-  */
--static VOID     (*encrypt_output) P((unsigned char *, int));
--static int      (*decrypt_input) P((int));
-+VOID     (*encrypt_output) P((unsigned char *, int));
-+int      (*decrypt_input) P((int));
- #ifdef DEBUG
- static int encrypt_debug_mode = 1;
This page took 0.034306 seconds and 4 git commands to generate.