summaryrefslogtreecommitdiff
path: root/wiretap/csids.h
diff options
context:
space:
mode:
Diffstat (limited to 'wiretap/csids.h')
-rw-r--r--wiretap/csids.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/wiretap/csids.h b/wiretap/csids.h
index 9b4ff71dff..cbb0b17a98 100644
--- a/wiretap/csids.h
+++ b/wiretap/csids.h
@@ -25,7 +25,9 @@
#define __CSIDS_H__
#include <glib.h>
#include <wtap.h>
+#include "ws_symbol_export.h"
+WS_DLL_LOCAL
int csids_open(wtap *wth, int *err, gchar **err_info);
#endif