28d3c6d557
This is part of the japanese category retirement. Pathnames to japanese/ adjusted.
12 lines
265 B
Text
12 lines
265 B
Text
$NetBSD: patch-af,v 1.1.1.1 2002/05/31 13:01:20 seb Exp $
|
|
|
|
--- ./uip/mhlsbr.c.orig Tue Feb 9 20:30:00 1999
|
|
+++ ./uip/mhlsbr.c Mon Nov 1 19:13:30 1999
|
|
@@ -21,4 +21,7 @@
|
|
#include <sys/types.h>
|
|
#include <sys/stat.h>
|
|
+#ifdef UNISTD
|
|
+#include <unistd.h>
|
|
+#endif
|
|
|
|
|