summaryrefslogtreecommitdiffstatshomepage
path: root/cc3200/ftp/updater.c
diff options
context:
space:
mode:
Diffstat (limited to 'cc3200/ftp/updater.c')
-rw-r--r--cc3200/ftp/updater.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cc3200/ftp/updater.c b/cc3200/ftp/updater.c
index 98282a0517..5b599d2f63 100644
--- a/cc3200/ftp/updater.c
+++ b/cc3200/ftp/updater.c
@@ -1,6 +1,5 @@
#include <stdint.h>
#include <stdbool.h>
-#include "std.h"
#include "py/mpconfig.h"
#include MICROPY_HAL_H