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