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