OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-Tokenizer?expand=0&rev=1
11 lines
259 B
Diff
11 lines
259 B
Diff
--- lex.tokenizer_yy.c.orig 2011-12-04 00:26:18.936001023 +0100
|
|
+++ lex.tokenizer_yy.c 2011-12-04 00:26:34.083001026 +0100
|
|
@@ -39,6 +39,7 @@
|
|
#include <string.h>
|
|
#include <errno.h>
|
|
#include <stdlib.h>
|
|
+#include <unistd.h>
|
|
|
|
/* end standard C headers. */
|
|
|