summaryrefslogtreecommitdiff
path: root/irc/ircd-ru/files/patch-rc4.c
blob: a604a026f6310f901dce33269037236b5c96a2e4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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