summaryrefslogtreecommitdiff
path: root/epan/dfilter.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dfilter.c')
-rw-r--r--epan/dfilter.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/epan/dfilter.c b/epan/dfilter.c
index 73fe5253e0..9911fd600c 100644
--- a/epan/dfilter.c
+++ b/epan/dfilter.c
@@ -1,7 +1,7 @@
/* dfilter.c
* Routines for display filters
*
- * $Id: dfilter.c,v 1.1 2000/09/27 04:54:48 gram Exp $
+ * $Id: dfilter.c,v 1.2 2000/09/28 03:16:15 gram Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>
@@ -41,7 +41,6 @@
#include "proto.h"
#include "dfilter.h"
-#include "util.h"
#include "dfilter-int.h"
#include "dfilter-grammar.h"