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