summaryrefslogtreecommitdiff
path: root/misc/utftools/patches/patch-ac
blob: bac3335cd07eb92974345459073a8cdbe4b95576 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ac,v 1.1.1.1 2003/05/09 07:38:16 agc Exp $

--- expand.c	2003/05/09 07:23:26	1.1
+++ expand.c	2003/05/09 07:23:40
@@ -4,6 +4,7 @@
 
 #include <stdio.h>
 #include <string.h>
+#include <unistd.h>
 #include <errno.h>
 
 #include <utf.h>