Revert "Move packet-kerberos.c to the dirty dissectors because it generates warnings (at least on NetBSD), presumably due to our use of -Wc++-compat:"

This reverts commit d4ff430b4d.

Change-Id: Icb0907e649555237b4a86f9f651ec4df8d79d99b
Reviewed-on: https://code.wireshark.org/review/5975
Reviewed-by: Stephen Fisher <sfisher@sdf.org>
This commit is contained in:
Alexis La Goutte 2014-12-22 10:49:21 +00:00 committed by Stephen Fisher
parent 352bd87486
commit 30c3d394ad
1 changed files with 1 additions and 1 deletions

View File

@ -134,6 +134,7 @@ ASN1_DISSECTOR_SRC = \
packet-ilp.c \
packet-inap.c \
packet-isdn-sup.c \
packet-kerberos.c \
packet-lcsap.c \
packet-logotypecertextn.c \
packet-lpp.c \
@ -201,7 +202,6 @@ DIRTY_ASN1_DISSECTOR_SRC = \
packet-gsm_map.c \
packet-ldap.c \
packet-m3ap.c \
packet-kerberos.c \
packet-p1.c \
packet-parlay.c \
packet-pkcs12.c \