aboutsummaryrefslogtreecommitdiffstats
path: root/packet-sua.c
diff options
context:
space:
mode:
Diffstat (limited to 'packet-sua.c')
-rw-r--r--packet-sua.c10
1 files changed, 1 insertions, 9 deletions
diff --git a/packet-sua.c b/packet-sua.c
index ddaa5788f4..0d7c8c7361 100644
--- a/packet-sua.c
+++ b/packet-sua.c
@@ -6,7 +6,7 @@
*
* Copyright 2000, Michael Tüxen <Michael.Tuexen@icn.siemens.de>
*
- * $Id: packet-sua.c,v 1.8 2002/07/17 00:42:42 guy Exp $
+ * $Id: packet-sua.c,v 1.9 2002/08/02 23:36:03 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -37,14 +37,6 @@
#include <stdlib.h>
-#ifdef HAVE_SYS_TYPES_H
-# include <sys/types.h>
-#endif
-
-#ifdef HAVE_NETINET_IN_H
-# include <netinet/in.h>
-#endif
-
#include <string.h>
#include <glib.h>