patch-src_richmail_richlex_c 313 B

123456789101112
  1. $OpenBSD: patch-src_richmail_richlex_c,v 1.1 2012/03/17 10:57:23 sthen Exp $
  2. --- src/richmail/richlex.c.orig Thu Feb 3 02:29:37 1994
  3. +++ src/richmail/richlex.c Sat Mar 17 10:51:52 2012
  4. @@ -43,6 +43,7 @@
  5. #include <stdio.h>
  6. #include <ctype.h>
  7. +#include <string.h>
  8. #include "richlex.h"
  9. #include "richset.h"