opnsense-ports/misc/utftools/files/patch-wc.c
Franco Fichtner 35a592193c */*: sync with upstream
Taken from: FreeBSD
2016-04-13 02:35:53 +02:00

10 lines
170 B
C

--- wc.c.orig 1997-02-25 18:47:26 UTC
+++ wc.c
@@ -4,6 +4,7 @@
#include <stdio.h>
#include <string.h>
+#include <unistd.h>
#include <utf.h>
#include <utftools.h>