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