summaryrefslogtreecommitdiff
path: root/epan/follow.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/follow.c')
-rw-r--r--epan/follow.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/follow.c b/epan/follow.c
index 0765201bb3..f4b156ce48 100644
--- a/epan/follow.c
+++ b/epan/follow.c
@@ -50,7 +50,7 @@ typedef struct _tcp_frag {
struct _tcp_frag *next;
} tcp_frag;
-WS_DLL_PUBLIC_NOEXTERN
+WS_DLL_PUBLIC_DEF
FILE* data_out_file = NULL;
gboolean empty_tcp_stream;