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] PCH in packet-nbap-template.c

From: Gisle Vanem <gvanem@xxxxxxxxxxxx>
Date: Wed, 30 May 2012 20:01:40 +0200
asn1/nbap/packet-nbap-template.c now introduces an enum value
'PCH' that clashes with 'PCH' in <WinNT.h>.

According to:
 http://anonsvn.wireshark.org/viewvc/trunk/asn1/nbap/packet-nbap-template.c?r1=42779&r2=42783

The change happened at May 22 15:39:12. Could that be renamed to '_PCH'?

--gv