summaryrefslogtreecommitdiff
path: root/textproc/libfyaml/files/patch-src_lib_fy-token.c
blob: 850b7c22c2153db23a6b00fdc40f9e2840a0e8a8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/lib/fy-token.c.orig	2022-11-03 06:42:10 UTC
+++ src/lib/fy-token.c
@@ -17,7 +17,6 @@
 #include <stdlib.h>
 #include <errno.h>
 #include <stdarg.h>
-#include <alloca.h>
 
 #include <libfyaml.h>