mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 01:56:37 -04:00
10 lines
196 B
C
10 lines
196 B
C
--- expand.c.orig 1997-02-25 18:47:26 UTC
|
|
+++ expand.c
|
|
@@ -5,6 +5,7 @@
|
|
#include <stdio.h>
|
|
#include <string.h>
|
|
#include <errno.h>
|
|
+#include <unistd.h>
|
|
|
|
#include <utf.h>
|
|
#include <utftools.h>
|