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