From 63c5c71cf89c767bcf0922b368724c18248ebc02 Mon Sep 17 00:00:00 2001 From: Anders Broman Date: Wed, 9 Apr 2008 05:36:08 +0000 Subject: Remove: #ifdef NEED_G_ASCII_STRCASECMP_H #include "g_ascii_strcasecmp.h" #endif svn path=/trunk/; revision=24859 --- tap-mgcpstat.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'tap-mgcpstat.c') diff --git a/tap-mgcpstat.c b/tap-mgcpstat.c index 745dbd64e9..816388bd87 100644 --- a/tap-mgcpstat.c +++ b/tap-mgcpstat.c @@ -41,10 +41,6 @@ #include "epan/dissectors/packet-mgcp.h" #include "timestats.h" -#ifdef NEED_G_ASCII_STRCASECMP_H -#include "epan/g_ascii_strcasecmp.h" -#endif - #define NUM_TIMESTATS 11 /* used to keep track of the statistics for an entire program interface */ -- cgit v1.2.3