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