summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--stmhal/modnwcc3k.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/stmhal/modnwcc3k.c b/stmhal/modnwcc3k.c
index 753ab7528e..e1426c0556 100644
--- a/stmhal/modnwcc3k.c
+++ b/stmhal/modnwcc3k.c
@@ -36,6 +36,7 @@
#include "py/stream.h"
#include "py/runtime.h"
#include "py/mperrno.h"
+#include "py/mphal.h"
#include "netutils.h"
#include "modnetwork.h"
#include "pin.h"