From 575671763c0352d951d303ce687194ac7d4a737d Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Thu, 3 Nov 2022 00:47:13 -0700 Subject: textproc/libfyaml: New port: YAML parser and emitter --- textproc/libfyaml/files/patch-src_lib_fy-event.c | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 textproc/libfyaml/files/patch-src_lib_fy-event.c (limited to 'textproc/libfyaml/files/patch-src_lib_fy-event.c') diff --git a/textproc/libfyaml/files/patch-src_lib_fy-event.c b/textproc/libfyaml/files/patch-src_lib_fy-event.c new file mode 100644 index 000000000000..17ccc07545fe --- /dev/null +++ b/textproc/libfyaml/files/patch-src_lib_fy-event.c @@ -0,0 +1,10 @@ +--- src/lib/fy-event.c.orig 2022-11-03 06:40:46 UTC ++++ src/lib/fy-event.c +@@ -17,7 +17,6 @@ + #include + #include + #include +-#include + + #include + -- cgit v1.2.3