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 --- plugins/docsis/packet-bpkmattr.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'plugins/docsis/packet-bpkmattr.c') diff --git a/plugins/docsis/packet-bpkmattr.c b/plugins/docsis/packet-bpkmattr.c index ae28f57eac..e2baa9e132 100644 --- a/plugins/docsis/packet-bpkmattr.c +++ b/plugins/docsis/packet-bpkmattr.c @@ -43,10 +43,6 @@ #include -#ifdef NEED_SNPRINTF_H -# include "snprintf.h" -#endif - #include /* BPKM Attributes defined in: -- cgit v1.2.3