aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc-nspi.c
diff options
context:
space:
mode:
Diffstat (limited to 'packet-dcerpc-nspi.c')
-rw-r--r--packet-dcerpc-nspi.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/packet-dcerpc-nspi.c b/packet-dcerpc-nspi.c
index 38f6fa9118..1ce17b5288 100644
--- a/packet-dcerpc-nspi.c
+++ b/packet-dcerpc-nspi.c
@@ -2,7 +2,7 @@
* Routines for dcerpc nspi dissection
* Copyright 2001, Todd Sabin <tsabin@optonline.net>
*
- * $Id: packet-dcerpc-nspi.c,v 1.3 2002/06/24 00:03:17 tpot Exp $
+ * $Id: packet-dcerpc-nspi.c,v 1.4 2002/08/02 23:35:48 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 <string.h>
#include <glib.h>