summaryrefslogtreecommitdiff
path: root/wsutil/ws_version_info.h
diff options
context:
space:
mode:
Diffstat (limited to 'wsutil/ws_version_info.h')
-rw-r--r--wsutil/ws_version_info.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/wsutil/ws_version_info.h b/wsutil/ws_version_info.h
index e9e718e10e..6d573e2105 100644
--- a/wsutil/ws_version_info.h
+++ b/wsutil/ws_version_info.h
@@ -30,6 +30,8 @@
extern "C" {
#endif /* __cplusplus */
+WS_DLL_PUBLIC void show_version(const gchar *prog_name, GString *comp_info_str, GString *runtime_info_str);
+
/*
* Return a version number string for Wireshark, including, for builds
* from a tree checked out from Wireshark's version control system,