ports/security/stegdetect/patches/patch-arc4_c

11 lines
172 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- 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"