From 77fa06b8995c884495c533a3536eb252659d086c Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Wed, 17 Jul 2002 00:43:03 +0000 Subject: From Joerg Mayer: dftest.c: Remove #if-0-ed includes packet-ieee80211.c, packet-wtls.c, packet-afp.c, packet-wsp.c, packet-wtp.c, ethereal_gen.py: Remove redundant include varargs (already in snprintf.h, and required only for snprintf.h) Remove unused include of snprintf.h from files not using "snprintf()". svn path=/trunk/; revision=5889 --- packet-m3ua.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'packet-m3ua.c') diff --git a/packet-m3ua.c b/packet-m3ua.c index fa1368fa70..f59168730b 100644 --- a/packet-m3ua.c +++ b/packet-m3ua.c @@ -9,7 +9,7 @@ * * Copyright 2000, 2001, 2002, Michael Tuexen * - * $Id: packet-m3ua.c,v 1.18 2002/05/01 00:09:16 guy Exp $ + * $Id: packet-m3ua.c,v 1.19 2002/07/17 00:42:41 guy Exp $ * * Ethereal - Network traffic analyzer * By Gerald Combs @@ -51,10 +51,6 @@ #include #include -#ifdef NEED_SNPRINTF_H -# include "snprintf.h" -#endif - #include #include "prefs.h" -- cgit v1.2.3