summaryrefslogtreecommitdiff
path: root/textproc/libfyaml/files/patch-src_lib_fy-atom.c
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-01-05 01:34:32 -0800
committerYuri Victorovich <yuri@FreeBSD.org>2024-01-05 01:38:15 -0800
commit19529b0b6d03c77102a6add54952c0d96fca83e1 (patch)
treee810f36371ebfc0806a6542c74c6d7093ab9fcfd /textproc/libfyaml/files/patch-src_lib_fy-atom.c
parentbiology/mashmap: update 3.1.2 → 3.1.3 (diff)
textproc/libfyaml: update 0.7.12 → 0.9
Diffstat (limited to 'textproc/libfyaml/files/patch-src_lib_fy-atom.c')
-rw-r--r--textproc/libfyaml/files/patch-src_lib_fy-atom.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/textproc/libfyaml/files/patch-src_lib_fy-atom.c b/textproc/libfyaml/files/patch-src_lib_fy-atom.c
deleted file mode 100644
index b12017c78e45..000000000000
--- a/textproc/libfyaml/files/patch-src_lib_fy-atom.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/lib/fy-atom.c.orig 2022-11-03 06:41:50 UTC
-+++ src/lib/fy-atom.c
-@@ -17,7 +17,6 @@
- #include <stdlib.h>
- #include <errno.h>
- #include <stdarg.h>
--#include <alloca.h>
- #include <ctype.h>
-
- #include <libfyaml.h>