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