diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2024-01-05 01:34:32 -0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2024-01-05 01:38:15 -0800 |
commit | 19529b0b6d03c77102a6add54952c0d96fca83e1 (patch) | |
tree | e810f36371ebfc0806a6542c74c6d7093ab9fcfd /textproc/libfyaml/files/patch-src_lib_fy-utf8.h | |
parent | biology/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-utf8.h')
-rw-r--r-- | textproc/libfyaml/files/patch-src_lib_fy-utf8.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/libfyaml/files/patch-src_lib_fy-utf8.h b/textproc/libfyaml/files/patch-src_lib_fy-utf8.h deleted file mode 100644 index 5d463c736280..000000000000 --- a/textproc/libfyaml/files/patch-src_lib_fy-utf8.h +++ /dev/null @@ -1,11 +0,0 @@ ---- src/lib/fy-utf8.h.orig 2022-11-03 06:40:27 UTC -+++ src/lib/fy-utf8.h -@@ -13,7 +13,7 @@ - #endif - - #include <stdint.h> --#include <alloca.h> -+#include <stdlib.h> - #include <assert.h> - - #include <libfyaml.h> |