blob: 05674af0fbd7939109546669021b11c4215295fd (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- src/kdisplay.cc.orig 2023-08-02 10:12:31 UTC
+++ src/kdisplay.cc
@@ -29,7 +29,6 @@
#include <syscall.h>
#include "sha256.h"
#endif
-#include <alloca.h>
#ifndef is_cx2
#define is_cx2 false
#endif
|