From 4e3114d01dd2ddbf4044bcd5c91812d3bd3f7fbd Mon Sep 17 00:00:00 2001 From: Michael Mann Date: Sat, 21 Oct 2017 10:22:43 -0400 Subject: Eliminate #include from dissectors that don't need it. Correct include patch for packet-lldp.c Change-Id: I5e2a267943ccd39616ef323848104fdba23c8f38 Reviewed-on: https://code.wireshark.org/review/24009 Petri-Dish: Michael Mann Tested-by: Petri Dish Buildbot Reviewed-by: Michael Mann --- epan/dissectors/packet-cdp.c | 1 - 1 file changed, 1 deletion(-) (limited to 'epan/dissectors/packet-cdp.c') diff --git a/epan/dissectors/packet-cdp.c b/epan/dissectors/packet-cdp.c index a05641d27c..900e122030 100644 --- a/epan/dissectors/packet-cdp.c +++ b/epan/dissectors/packet-cdp.c @@ -27,7 +27,6 @@ #include #include #include -#include #include -- cgit v1.2.3