7160168209
Collection. This package contains implementations of UTF-8-aware wc, fmt, expand, and unexpand.
12 lines
246 B
Text
12 lines
246 B
Text
$NetBSD: patch-aa,v 1.1.1.1 2003/05/09 07:38:16 agc Exp $
|
|
|
|
--- fmt.c 2003/05/09 07:20:12 1.1
|
|
+++ fmt.c 2003/05/09 07:20:22
|
|
@@ -2,6 +2,7 @@
|
|
|
|
#include <stdlib.h>
|
|
#include <stdio.h>
|
|
+#include <unistd.h>
|
|
#include <string.h>
|
|
#include <errno.h>
|
|
|