summaryrefslogtreecommitdiffstats
path: root/stream/stream_netstream.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/stream_netstream.c')
-rw-r--r--stream/stream_netstream.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/stream/stream_netstream.c b/stream/stream_netstream.c
index 753b9d7320..a9a789eb9c 100644
--- a/stream/stream_netstream.c
+++ b/stream/stream_netstream.c
@@ -63,6 +63,7 @@
#include "bswap.h"
#include "netstream.h"
+#include "tcp.h"
static struct stream_priv_s {
char* host;