summaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-t30.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-t30.h')
-rw-r--r--epan/dissectors/packet-t30.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/epan/dissectors/packet-t30.h b/epan/dissectors/packet-t30.h
new file mode 100644
index 00000000..3f1f5cb6
--- /dev/null
+++ b/epan/dissectors/packet-t30.h
@@ -0,0 +1,17 @@
+/* packet-t30.h
+ *
+ * Routines for T38 dissection
+ * 2003 Hans Viens
+ * 2004 Alejandro Vaquero, add support to conversation
+ *
+ * Wireshark - Network traffic analyzer
+ * By Gerald Combs <gerald@wireshark.org>
+ * Copyright 1998 Gerald Combs
+ *
+ * SPDX-License-Identifier: GPL-2.0-or-later
+ */
+
+#include "ws_symbol_export.h"
+
+WS_DLL_PUBLIC value_string_ext t30_facsimile_control_field_vals_ext;
+WS_DLL_PUBLIC value_string_ext t30_facsimile_control_field_vals_short_ext;