aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc-remact.c
diff options
context:
space:
mode:
Diffstat (limited to 'packet-dcerpc-remact.c')
-rw-r--r--packet-dcerpc-remact.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/packet-dcerpc-remact.c b/packet-dcerpc-remact.c
index d8a2133e58..b7ae1c94df 100644
--- a/packet-dcerpc-remact.c
+++ b/packet-dcerpc-remact.c
@@ -2,7 +2,7 @@
* Routines for DCOM Remote Activation
* Copyright 2001, Todd Sabin <tas@webspan.net>
*
- * $Id: packet-dcerpc-remact.c,v 1.5 2002/06/24 00:03:17 tpot Exp $
+ * $Id: packet-dcerpc-remact.c,v 1.6 2002/08/02 23:35:48 jmayer Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -28,10 +28,6 @@
#endif
-#ifdef HAVE_SYS_TYPES_H
-#include <sys/types.h>
-#endif
-
#include <string.h>
#include <glib.h>