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