aboutsummaryrefslogtreecommitdiffstats
path: root/packet-lmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'packet-lmp.c')
-rw-r--r--packet-lmp.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/packet-lmp.c b/packet-lmp.c
index 19a52b524d..0fa0d42513 100644
--- a/packet-lmp.c
+++ b/packet-lmp.c
@@ -3,7 +3,7 @@
*
* (c) Copyright Ashok Narayanan <ashokn@cisco.com>
*
- * $Id: packet-lmp.c,v 1.9 2002/06/16 17:08:43 gerald Exp $
+ * $Id: packet-lmp.c,v 1.10 2002/07/17 00:42:41 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -55,10 +55,6 @@
#include <glib.h>
-#ifdef NEED_SNPRINTF_H
-# include "snprintf.h"
-#endif
-
#include <epan/tvbuff.h>
#include <epan/packet.h>
#include <prefs.h>