diff options
Diffstat (limited to 'wiretap/toshiba.h')
-rw-r--r-- | wiretap/toshiba.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/wiretap/toshiba.h b/wiretap/toshiba.h index cf67bd5ead..26d1432afd 100644 --- a/wiretap/toshiba.h +++ b/wiretap/toshiba.h @@ -25,7 +25,9 @@ #include <glib.h> #include <wtap.h> +#include "ws_symbol_export.h" +WS_DLL_LOCAL int toshiba_open(wtap *wth, int *err, gchar **err_info); #endif |