http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1311
------- Comment #2 from gjc@xxxxxxxxxxxxx 2007-01-18 10:56 GMT -------
> extern "C" {
> #include <epan/packet.h>
> }
This works, of course, but it's common practice to have header files do this by
themselves when being compiled by a C++ compiler. See for instance any glib or
gtk+ header file.
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.