Files
2013-09-26 17:14:40 +02:00

13 lines
249 B
Plaintext

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