pkgsrc/mail/xbuffy/patches/patch-ag
wiz 0db35661ff Initial import of xbuffy-3.4 package. Based on the package for xbuffy-3.3
provided by Jens A Nilsson in pkg/11628:
Xbuffy is a XBiff-type program with a lot of new options.
2000-12-05 02:04:49 +00:00

12 lines
228 B
Text

$NetBSD: patch-ag,v 1.1.1.1 2000/12/05 02:04:49 wiz Exp $
--- libdyn/dyn_realloc.c.orig Fri Dec 10 20:56:05 1993
+++ libdyn/dyn_realloc.c
@@ -11,6 +11,7 @@
*/
#include <stdio.h>
+#include <stdlib.h>
#include "dynP.h"