summaryrefslogtreecommitdiff
path: root/irc/ircd-ru/files/patch-rc4.c
diff options
context:
space:
mode:
Diffstat (limited to 'irc/ircd-ru/files/patch-rc4.c')
-rw-r--r--irc/ircd-ru/files/patch-rc4.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/irc/ircd-ru/files/patch-rc4.c b/irc/ircd-ru/files/patch-rc4.c
deleted file mode 100644
index a604a026f631..000000000000
--- a/irc/ircd-ru/files/patch-rc4.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/rc4.c.orig Sun Dec 24 01:17:00 2006
-+++ src/rc4.c Sun Dec 24 01:17:25 2006
-@@ -21,6 +21,7 @@
-
- #include <stdio.h>
- #include <stdlib.h>
-+#include <string.h>
-
- /*
- * Transparent rc4 implementation