aboutsummaryrefslogtreecommitdiff
path: root/cc3200/ftp/ftp.c
diff options
context:
space:
mode:
Diffstat (limited to 'cc3200/ftp/ftp.c')
-rw-r--r--cc3200/ftp/ftp.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/cc3200/ftp/ftp.c b/cc3200/ftp/ftp.c
index 9dbc7ca33..22035d6b3 100644
--- a/cc3200/ftp/ftp.c
+++ b/cc3200/ftp/ftp.c
@@ -25,8 +25,7 @@
*/
#include <stdint.h>
-#include <ctype.h>
-#include "std.h"
+#include <stdio.h>
#include "py/mpstate.h"
#include "py/obj.h"