28d3c6d557
This is part of the japanese category retirement. Pathnames to japanese/ adjusted.
12 lines
285 B
Text
12 lines
285 B
Text
$NetBSD: patch-ak,v 1.1.1.1 2002/05/31 13:01:20 seb Exp $
|
|
|
|
--- ./uip/spost.c.orig Wed Dec 2 02:05:00 1998
|
|
+++ ./uip/spost.c Mon Nov 1 19:13:30 1999
|
|
@@ -23,4 +23,7 @@
|
|
#include <locale.h>
|
|
#endif
|
|
+#ifdef UNISTD
|
|
+#include <unistd.h>
|
|
+#endif
|
|
|
|
extern char *getfullname (), *getusr ();
|