mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
a8f63aba67
PR: 52031 Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
11 lines
222 B
C
11 lines
222 B
C
--- expand.c.orig Sat May 10 13:52:15 2003
|
|
+++ expand.c Sat May 10 13:52:31 2003
|
|
@@ -5,6 +5,7 @@
|
|
#include <stdio.h>
|
|
#include <string.h>
|
|
#include <errno.h>
|
|
+#include <unistd.h>
|
|
|
|
#include <utf.h>
|
|
#include <utftools.h>
|