aboutsummaryrefslogtreecommitdiffstats
path: root/packet-bpdu.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2000-01-16 02:54:49 +0000
committerGuy Harris <guy@alum.mit.edu>2000-01-16 02:54:49 +0000
commitcfb98c14c400df86a9771145a427f7aea88079fe (patch)
tree4c0224d1f5b2e673ea3c00aa5a208dc365aa05b7 /packet-bpdu.c
parent7f30e566a0257e7319a2e6a052476afd46924b12 (diff)
Get rid of the include of "util.h" that some dissectors do - it's not
necessary. svn path=/trunk/; revision=1496
Diffstat (limited to 'packet-bpdu.c')
-rw-r--r--packet-bpdu.c3
1 files changed, 1 insertions, 2 deletions
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 <ch.tronche@computer.org>
*
@@ -42,7 +42,6 @@
#include <glib.h>
#include "packet.h"
#include "resolv.h"
-#include "util.h"
/* Offsets of fields within a BPDU */