summaryrefslogtreecommitdiff
path: root/gtk/color_dlg.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/color_dlg.c')
-rw-r--r--gtk/color_dlg.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/gtk/color_dlg.c b/gtk/color_dlg.c
index eea6afe14a..e9c103e4e7 100644
--- a/gtk/color_dlg.c
+++ b/gtk/color_dlg.c
@@ -1,7 +1,7 @@
/* color_dlg.c
* Definitions for dialog boxes for color filters
*
- * $Id: color_dlg.c,v 1.14 2002/05/27 22:00:37 guy Exp $
+ * $Id: color_dlg.c,v 1.15 2002/08/02 22:34:53 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -33,10 +33,6 @@
#include <errno.h>
-#ifdef HAVE_SYS_TYPES_H
-#include <sys/types.h>
-#endif
-
#include "gtk/main.h"
#include <epan/packet.h>
#include "colors.h"