aboutsummaryrefslogtreecommitdiffstats
path: root/packet-srvloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'packet-srvloc.c')
-rw-r--r--packet-srvloc.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/packet-srvloc.c b/packet-srvloc.c
index a0375f95f3..feea3b73e9 100644
--- a/packet-srvloc.c
+++ b/packet-srvloc.c
@@ -6,7 +6,7 @@
* In particular I have not had an opportunity to see how it
* responds to SRVLOC over TCP.
*
- * $Id: packet-srvloc.c,v 1.30 2002/05/30 08:34:18 guy Exp $
+ * $Id: packet-srvloc.c,v 1.31 2002/07/17 00:42:42 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -48,10 +48,6 @@
#include <time.h>
#include <glib.h>
-#ifdef NEED_SNPRINTF_H
-# include "snprintf.h"
-#endif
-
#include <epan/packet.h>
#include <epan/strutil.h>