pkgsrc/mail/ja-mh/patches/patch-ac
seb 28d3c6d557 Reimport of package ja-mh6 from japanese/mh into mail/ja-mh.
This is part of the japanese category retirement.
Pathnames to japanese/ adjusted.
2002-05-31 13:01:20 +00:00

12 lines
258 B
Text

$NetBSD: patch-ac,v 1.1.1.1 2002/05/31 13:01:20 seb Exp $
--- ./sbr/remdir.c.orig Fri Apr 24 06:02:00 1998
+++ ./sbr/remdir.c Mon Nov 1 19:13:30 1999
@@ -6,4 +6,7 @@
#include "../h/mh.h"
#include <stdio.h>
+#ifdef UNISTD
+#include <unistd.h>
+#endif