summaryrefslogtreecommitdiff
path: root/misc/utftools/files/patch-wc.c
blob: 7f1028b7b2d3cc5d3198730fe44448de42f167d8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- wc.c.orig	Sat May 10 13:51:37 2003
+++ wc.c	Sat May 10 13:52:00 2003
@@ -4,6 +4,7 @@
 
 #include <stdio.h>
 #include <string.h>
+#include <unistd.h>
 
 #include <utf.h>
 #include <utftools.h>