aboutsummaryrefslogtreecommitdiffstats
path: root/stacks/lwip_stack/lwip_src/common/stackxopts.h
diff options
context:
space:
mode:
Diffstat (limited to 'stacks/lwip_stack/lwip_src/common/stackxopts.h')
-rw-r--r--stacks/lwip_stack/lwip_src/common/stackxopts.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/stacks/lwip_stack/lwip_src/common/stackxopts.h b/stacks/lwip_stack/lwip_src/common/stackxopts.h
index 15fc6b8..3daba0d 100644
--- a/stacks/lwip_stack/lwip_src/common/stackxopts.h
+++ b/stacks/lwip_stack/lwip_src/common/stackxopts.h
@@ -17,6 +17,8 @@
#ifndef STACKX_OPTS_H
#define STACKX_OPTS_H
+#include "types.h"
+
struct memory_statics
{
char name[120];