summaryrefslogtreecommitdiff
path: root/gtk/colors.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/colors.c')
-rw-r--r--gtk/colors.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/gtk/colors.c b/gtk/colors.c
index 03e270f1c4..cad130077d 100644
--- a/gtk/colors.c
+++ b/gtk/colors.c
@@ -1,7 +1,7 @@
/* colors.c
* Definitions for color structures and routines
*
- * $Id: colors.c,v 1.21 2002/07/29 06:30:01 guy Exp $
+ * $Id: colors.c,v 1.22 2002/08/02 22:34:53 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -36,10 +36,6 @@
#include <errno.h>
-#ifdef HAVE_SYS_TYPES_H
-#include <sys/types.h>
-#endif
-
#include <epan/filesystem.h>
#include "gtk/main.h"