[Patch] libwireshark.def

Gisle Vanem <[email protected]> Fri, 18 Aug 2006 14:58:52 +0200
Newsgroups gmane.network.ethereal.devel
Message-ID <[email protected]>
-------------------
The Ethereal project is being continued at a new site.  Please go to
http://www.wireshark.org and subscribe to [email protected].
Don't forget to unsubscribe from this list at
http://www.ethereal.com/mailman/listinfo/ethereal-dev
-------------------

These function needs to be exported:

--- SVN-Latest\epan\libwireshark.def    Fri Aug 18 13:20:19 2006
+++ epan\libwireshark.def       Fri Aug 18 14:47:54 2006
@@ -381,6 +381,10 @@
 gsm_a_pd_str                    DATA
 gsm_map_opr_code_strings        DATA
 guid_to_str
+guids_add_guid
+guids_init
+guids_get_guid_name
+guids_resolve_guid_to_str
 g_resolv_flags                  DATA
 h245_set_h223_add_lc_handle
 h245_set_h223_set_mc_handle

--gv