summaryrefslogtreecommitdiff
path: root/epan/dissectors/packet-fr.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-fr.h')
-rw-r--r--epan/dissectors/packet-fr.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/epan/dissectors/packet-fr.h b/epan/dissectors/packet-fr.h
index 193d499149..a462ea8c7f 100644
--- a/epan/dissectors/packet-fr.h
+++ b/epan/dissectors/packet-fr.h
@@ -24,6 +24,9 @@
#ifndef __PACKET_FR_H__
#define __PACKET_FR_H__
+#include "ws_symbol_export.h"
+
+WS_DLL_PUBLIC
void capture_fr(const guchar *, int, int, packet_counts *);
#endif