aboutsummaryrefslogtreecommitdiffstats
path: root/gtk2/packet_win.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2/packet_win.c')
-rw-r--r--gtk2/packet_win.c8
1 files changed, 1 insertions, 7 deletions
diff --git a/gtk2/packet_win.c b/gtk2/packet_win.c
index e1cffbdef3..9bb4b161b4 100644
--- a/gtk2/packet_win.c
+++ b/gtk2/packet_win.c
@@ -3,7 +3,7 @@
*
* Copyright 2000, Jeffrey C. Foster <jfoste@woodward.com>
*
- * $Id: packet_win.c,v 1.1 2002/08/31 09:55:22 oabad Exp $
+ * $Id: packet_win.c,v 1.2 2002/09/05 18:48:51 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -37,14 +37,8 @@
#include <gtk/gtk.h>
-#include <stdlib.h>
-#include <stdio.h>
#include <string.h>
-#ifdef HAVE_UNISTD_H
-#include <unistd.h>
-#endif
-
#include <epan/epan.h>
#include "main.h"
#include <epan/timestamp.h>