aboutsummaryrefslogtreecommitdiffstats
path: root/packet-qllc.c
diff options
context:
space:
mode:
Diffstat (limited to 'packet-qllc.c')
-rw-r--r--packet-qllc.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/packet-qllc.c b/packet-qllc.c
index b202b4b1b3..c36bfc39e7 100644
--- a/packet-qllc.c
+++ b/packet-qllc.c
@@ -2,7 +2,7 @@
* Routines for QLLC protocol - Qualified? LLC
* Gilbert Ramirez <gram@alumni.rice.edu>
*
- * $Id: packet-qllc.c,v 1.5 2002/01/24 09:20:50 guy Exp $
+ * $Id: packet-qllc.c,v 1.6 2002/08/02 23:35:56 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -27,10 +27,6 @@
# include "config.h"
#endif
-#ifdef HAVE_SYS_TYPES_H
-# include <sys/types.h>
-#endif
-
#include <glib.h>
#include <epan/packet.h>