From 1aa40475e9f4f212f24ba4f4aa45500f721b4c32 Mon Sep 17 00:00:00 2001 From: wmeier Date: Mon, 8 Aug 2011 17:59:32 +0000 Subject: Remove unneeded #includes: proto.h,tvbuff.h,value_string.h,stdlib.h,... git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@38413 f5534014-38df-0310-8fa8-9805f1628bb7 --- epan/dissectors/packet-homeplug.c | 1 - 1 file changed, 1 deletion(-) (limited to 'epan/dissectors/packet-homeplug.c') diff --git a/epan/dissectors/packet-homeplug.c b/epan/dissectors/packet-homeplug.c index b4c532c72a..a47e6982b0 100644 --- a/epan/dissectors/packet-homeplug.c +++ b/epan/dissectors/packet-homeplug.c @@ -35,7 +35,6 @@ #include -#include #include static int proto_homeplug = -1; -- cgit v1.2.3