Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] MSVC 2008 - ENOTSUP not declared

From: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Date: Thu, 21 Jun 2012 10:25:26 -0400
The current trunk doesn't compile on my MSVC-2008-using laptop because ENOTSUP is not defined (but it's used in ui/gtk/main_80211_toolbar.c). Searching the 'net indicates that the 2010 version added a bunch of errno values that weren't previously there.

What to do?