diff options
Diffstat (limited to 'textproc/libfyaml/files/patch-src_lib_fy-atom.c')
-rw-r--r-- | textproc/libfyaml/files/patch-src_lib_fy-atom.c | 10 |
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> |