aboutsummaryrefslogtreecommitdiffstats
path: root/testing/gatling/build-fixes.patch
blob: 2d33ea0f5041b7f53bb4de15e9380c625ca27408 (plain)
1
2
3
4
5
6
7
8
9
10
11
diff -upr gatling-0.15.orig/ssl.c gatling-0.15/ssl.c
--- gatling-0.15.orig/ssl.c	2016-10-25 20:38:51.818531071 +0200
+++ gatling-0.15/ssl.c	2016-10-25 20:39:10.235187184 +0200
@@ -9,6 +9,7 @@
 #include <openssl/ssl.h>
 #include <openssl/engine.h>
 #include <ctype.h>
+#include <alloca.h>
 
 static int library_inited;