ports/irc/ircd-ru/files/patch-rc4.c
Martin Wilke 3d409f6ca6 - Pass maintainership to submitter
- Unbreak amd64
- Add back MASTER_SITES
- Update start script

PR:		ports/107159
Submitted by:	Andrey V. Elsukov <bu7cher@yandex.ru> (maintainer)
2006-12-30 19:49:40 +00:00

10 lines
206 B
C

--- 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