blob: 382fc6c85f608f509aaa2fd526a83b598fea8d0d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- src/lib/twist.c.orig 2021-09-29 17:04:30 UTC
+++ src/lib/twist.c
@@ -2,7 +2,6 @@
#include <config.h>
-#include <alloca.h>
#include <ctype.h>
#include <stdint.h>
#include <stdarg.h>
|