aboutsummaryrefslogtreecommitdiffstats
path: root/epan/stream.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/stream.c')
-rw-r--r--epan/stream.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/stream.c b/epan/stream.c
index 0802a36f94..2122d0f49d 100644
--- a/epan/stream.c
+++ b/epan/stream.c
@@ -34,7 +34,6 @@
#include <epan/reassemble.h>
#include <epan/stream.h>
#include <epan/tvbuff.h>
-#include "emem.h"
/* number of streams to allocate memory for at once */
#define MEMCHUNK_STREAM_COUNT 20