aboutsummaryrefslogtreecommitdiffstats
path: root/packet-mrdisc.c
diff options
context:
space:
mode:
Diffstat (limited to 'packet-mrdisc.c')
-rw-r--r--packet-mrdisc.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/packet-mrdisc.c b/packet-mrdisc.c
index e5a42e3be4..c360059201 100644
--- a/packet-mrdisc.c
+++ b/packet-mrdisc.c
@@ -1,7 +1,7 @@
/* packet-mrdisc.c 2001 Ronnie Sahlberg <See AUTHORS for email>
* Routines for IGMP/MRDISC packet disassembly
*
- * $Id: packet-mrdisc.c,v 1.7 2002/02/01 11:01:57 guy Exp $
+ * $Id: packet-mrdisc.c,v 1.8 2002/08/02 23:35:54 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -40,10 +40,6 @@
# include "config.h"
#endif
-#ifdef HAVE_SYS_TYPES_H
-# include <sys/types.h>
-#endif
-
#include <stdio.h>
#include <string.h>
#include <glib.h>