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

--- unexpand.c	2003/05/09 07:24:20	1.1
+++ unexpand.c	2003/05/09 07:24:32
@@ -4,6 +4,7 @@
 
 #include <stdio.h>
 #include <string.h>
+#include <unistd.h>
 #include <errno.h>
 
 #include <utf.h>