From cfb98c14c400df86a9771145a427f7aea88079fe Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Sun, 16 Jan 2000 02:54:49 +0000 Subject: Get rid of the include of "util.h" that some dissectors do - it's not necessary. svn path=/trunk/; revision=1496 --- packet-bpdu.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'packet-bpdu.c') diff --git a/packet-bpdu.c b/packet-bpdu.c index 8b92eb3d9f..cb7bbac743 100644 --- a/packet-bpdu.c +++ b/packet-bpdu.c @@ -1,7 +1,7 @@ /* packet-bpdu.c * Routines for BPDU (Spanning Tree Protocol) disassembly * - * $Id: packet-bpdu.c,v 1.6 1999/11/16 11:42:27 guy Exp $ + * $Id: packet-bpdu.c,v 1.7 2000/01/16 02:54:44 guy Exp $ * * Copyright 1999 Christophe Tronche * @@ -42,7 +42,6 @@ #include #include "packet.h" #include "resolv.h" -#include "util.h" /* Offsets of fields within a BPDU */ -- cgit v1.2.3