openbsd-ports/security/stegdetect/patches/patch-arc4_c

12 lines
237 B
Plaintext
Raw Normal View History

$OpenBSD: patch-arc4_c,v 1.1.1.1 2003/07/01 23:14:23 jolan Exp $
--- arc4.c.orig Mon Jul 16 17:28:15 2001
+++ arc4.c Sat Jun 28 13:04:51 2003
@@ -29,6 +29,7 @@
*/
#include <sys/types.h>
+#include <string.h>
#include "config.h"