28d3c6d557
This is part of the japanese category retirement. Pathnames to japanese/ adjusted.
12 lines
293 B
Text
12 lines
293 B
Text
$NetBSD: patch-ai,v 1.1.1.1 2002/05/31 13:01:20 seb Exp $
|
|
|
|
--- ./uip/replsbr.c.orig Fri Sep 10 13:51:41 1999
|
|
+++ ./uip/replsbr.c Mon Nov 1 19:13:30 1999
|
|
@@ -11,4 +11,7 @@
|
|
#include <sys/types.h> /* off_t */
|
|
#include <sys/file.h> /* L_SET */
|
|
+#ifdef UNISTD
|
|
+#include <unistd.h>
|
|
+#endif
|
|
|
|
|