aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ranap.c
diff options
context:
space:
mode:
Diffstat (limited to 'packet-ranap.c')
-rw-r--r--packet-ranap.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/packet-ranap.c b/packet-ranap.c
index da68eec49b..8a6f93c183 100644
--- a/packet-ranap.c
+++ b/packet-ranap.c
@@ -3,7 +3,7 @@
* Based on 3GPP TS 25.413 V3.4.0
* Copyright 2001, Martin Held <Martin.Held@icn.siemens.de>
*
- * $Id: packet-ranap.c,v 1.12 2002/04/14 23:22:21 guy Exp $
+ * $Id: packet-ranap.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 <string.h>
#include <glib.h>
-#ifdef NEED_SNPRINTF_H
-# include "snprintf.h"
-#endif
-
#include <epan/packet.h>