blob: b12017c78e45dc116f29e57df6434bb7914b0d4a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- 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>
|