summaryrefslogtreecommitdiff
path: root/japanese/mh/patches/patch-ab
blob: 4c1426106635836e6169c15654d71dc94636ee88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ab,v 1.4 1999/11/01 10:23:45 sakamoto 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)