Wireshark-dev: Re: [Wireshark-dev] [Patch] libwireshark.def

From: Gisle Vanem <gvanem@xxxxxxxxxxxx>
Date: Mon, 22 Jan 2007 08:02:02 +0100
"Stephen Fisher" <stephentfisher@xxxxxxxxx> wrote:

Some missing exports (needed by airpdcap*.c):

Are these missing exports causing compilation to fail?

Yes, it causes linking of programs that used libwireshark.lib
(via ENABLE_LIBWIRESHARK) to fail due to said symbols
used by airpdcap*.c.

--gv