aboutsummaryrefslogtreecommitdiff
path: root/cc3200/ftp/ftp.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc3200/ftp/ftp.h')
-rw-r--r--cc3200/ftp/ftp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cc3200/ftp/ftp.h b/cc3200/ftp/ftp.h
index 14f07e0df..13b044dcf 100644
--- a/cc3200/ftp/ftp.h
+++ b/cc3200/ftp/ftp.h
@@ -34,5 +34,6 @@ extern void ftp_init (void);
extern void ftp_run (void);
extern void ftp_enable (void);
extern void ftp_disable (void);
+extern void ftp_reset (void);
#endif /* FTP_H_ */