From d53320919a29ca233356b649919e7a379d872140 Mon Sep 17 00:00:00 2001 From: Bill Meier Date: Tue, 15 May 2012 19:23:35 +0000 Subject: Remove unneeded #includes (stdlib, stdio, ctypes, time); In a few cases: do some whitespace, indentation cleanup & reformatting. svn path=/trunk/; revision=42632 --- epan/dissectors/packet-llt.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'epan/dissectors/packet-llt.c') diff --git a/epan/dissectors/packet-llt.c b/epan/dissectors/packet-llt.c index 463dd26532..7325eaf297 100644 --- a/epan/dissectors/packet-llt.c +++ b/epan/dissectors/packet-llt.c @@ -27,8 +27,6 @@ # include "config.h" #endif -#include - #include #include -- cgit v1.2.3