pkgsrc/misc/utftools/patches/patch-ad

13 lines
253 B
Text
Raw Normal View History

$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>