aboutsummaryrefslogtreecommitdiff
path: root/src/stm32
diff options
context:
space:
mode:
Diffstat (limited to 'src/stm32')
-rw-r--r--src/stm32/platform.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stm32/platform.h b/src/stm32/platform.h
index b202ff5..2925ae8 100644
--- a/src/stm32/platform.h
+++ b/src/stm32/platform.h
@@ -27,6 +27,7 @@
#include <libopencm3/stm32/gpio.h>
#include <setjmp.h>
+#include <alloca.h>
#include "gdb_packet.h"