aboutsummaryrefslogtreecommitdiffstats
path: root/packet-mmse.c
diff options
context:
space:
mode:
Diffstat (limited to 'packet-mmse.c')
-rw-r--r--packet-mmse.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/packet-mmse.c b/packet-mmse.c
index 683f6548c7..c474ad5285 100644
--- a/packet-mmse.c
+++ b/packet-mmse.c
@@ -2,7 +2,7 @@
* Routines for MMS Message Encapsulation dissection
* Copyright 2001, Tom Uijldert <tom.uijldert@cmg.nl>
*
- * $Id: packet-mmse.c,v 1.12 2002/06/07 22:50:49 guy Exp $
+ * $Id: packet-mmse.c,v 1.13 2002/07/17 00:42:42 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -45,10 +45,6 @@
#include <glib.h>
-#ifdef NEED_SNPRINTF_H
-# include "snprintf.h"
-#endif
-
#include <epan/packet.h>
#include "packet-wap.h"
#include "packet-wsp.h"