summaryrefslogtreecommitdiffstats
path: root/stream/stream_ftp.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/stream_ftp.c')
-rw-r--r--stream/stream_ftp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/stream/stream_ftp.c b/stream/stream_ftp.c
index 2f82aa2210..3f1830ac35 100644
--- a/stream/stream_ftp.c
+++ b/stream/stream_ftp.c
@@ -21,6 +21,7 @@
#include "help_mp.h"
#include "m_option.h"
#include "m_struct.h"
+#include "tcp.h"
static struct stream_priv_s {
char* user;