aboutsummaryrefslogtreecommitdiffstats
path: root/capture.c
diff options
context:
space:
mode:
Diffstat (limited to 'capture.c')
-rw-r--r--capture.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/capture.c b/capture.c
index a367e04440..29bdc2dafb 100644
--- a/capture.c
+++ b/capture.c
@@ -1,7 +1,7 @@
/* capture.c
* Routines for packet capture windows
*
- * $Id: capture.c,v 1.61 1999/08/24 03:19:21 guy Exp $
+ * $Id: capture.c,v 1.62 1999/08/24 17:26:09 gram Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>
@@ -82,7 +82,6 @@
#include "file.h"
#include "menu.h"
#include "capture.h"
-#include "etypes.h"
#include "util.h"
#include "prefs.h"