openbsd-ports/mail/metamail/patches/patch-src_richmail_richset_c
sthen cedf61320a use WRKSRC not WRKDIST and regen patches
no need for groff
regen plist
use SUBST_CMD rather than handrolled %%SYSCONFDIR%% subst
2012-03-17 10:57:23 +00:00

12 lines
370 B
Plaintext

$OpenBSD: patch-src_richmail_richset_c,v 1.1 2012/03/17 10:57:23 sthen Exp $
--- src/richmail/richset.c.orig Wed Oct 21 19:04:19 1992
+++ src/richmail/richset.c Sat Mar 17 10:51:52 2012
@@ -34,6 +34,7 @@
-------------------------------------------------------------------------*/
#include <stdio.h>
+#include <stdlib.h>
#include "richlex.h"
#include "richset.h"