On Apr 5, 2007, at 3:19 AM, [EMAIL PROTECTED] wrote: > The problem has been resolved with the inclusion of the <epan/ > emem.h> for 64 bit environment.
Code should *always* include the appropriate headers for any functions it calls, to import the proper declarations for those functions; otherwise, you will see problems such as this. Make sure you're including all the necessary header files. _______________________________________________ Wireshark-dev mailing list Wireshark-dev@wireshark.org http://www.wireshark.org/mailman/listinfo/wireshark-dev