summaryrefslogtreecommitdiff
path: root/mail/ja-mh/patches/patch-ab
blob: a4dad34d93e855fce43b25102cc98ef482123bf1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ab,v 1.1.1.1 2002/05/31 13:01:20 seb Exp $

--- ./sbr/refile.c.orig	Wed Dec  1 13:01:26 1993
+++ ./sbr/refile.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
 
 int     refile (arg, file)