summaryrefslogtreecommitdiff
path: root/misc/utftools/files/patch-wc.c
blob: fb39a03748db0c585dafd81d8f9739f22579cccc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- wc.c.orig	1997-02-25 18:47:26 UTC
+++ wc.c
@@ -4,6 +4,7 @@
 
 #include <stdio.h>
 #include <string.h>
+#include <unistd.h>
 
 #include <utf.h>
 #include <utftools.h>