12 lines
190 B
Text
12 lines
190 B
Text
|
Index: ecc-random.c
|
||
|
--- ecc-random.c.orig
|
||
|
+++ ecc-random.c
|
||
|
@@ -36,6 +36,7 @@
|
||
|
#endif
|
||
|
|
||
|
#include <assert.h>
|
||
|
+#include <stdlib.h> /* alloca */
|
||
|
|
||
|
#include "ecc.h"
|
||
|
#include "ecc-internal.h"
|