ports/mail/metamail/patches/patch-src_richmail_richlex_c

11 lines
236 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- src/richmail/richlex.c.orig Thu Feb 3 02:29:37 1994
+++ src/richmail/richlex.c Sat Mar 17 10:51:52 2012
@@ -43,6 +43,7 @@
#include <stdio.h>
#include <ctype.h>
+#include <string.h>
#include "richlex.h"
#include "richset.h"