mirror of
https://git.freebsd.org/ports.git
synced 2025-06-25 22:50:32 -04:00
10 lines
226 B
C
10 lines
226 B
C
--- unexpand.c.orig Sat May 10 13:52:43 2003
|
|
+++ unexpand.c Sat May 10 13:52:58 2003
|
|
@@ -5,6 +5,7 @@
|
|
#include <stdio.h>
|
|
#include <string.h>
|
|
#include <errno.h>
|
|
+#include <unistd.h>
|
|
|
|
#include <utf.h>
|
|
#include <utftools.h>
|