aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/dbs-etherwatch.h
diff options
context:
space:
mode:
Diffstat (limited to 'wiretap/dbs-etherwatch.h')
-rw-r--r--wiretap/dbs-etherwatch.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/wiretap/dbs-etherwatch.h b/wiretap/dbs-etherwatch.h
index 06c118dfb9..3fc60fa0f9 100644
--- a/wiretap/dbs-etherwatch.h
+++ b/wiretap/dbs-etherwatch.h
@@ -25,7 +25,9 @@
#define __W_DBS_ETHERWATCH_H__
#include <glib.h>
#include <wtap.h>
+#include "ws_symbol_export.h"
+WS_DLL_LOCAL
int dbs_etherwatch_open(wtap *wth, int *err, gchar **err_info);
#endif