Remove:
[obnox/wireshark/wip.git] / epan / dissectors / packet-mgcp.c
index 1a6539cec87b4ece0a93185c3ee959d02d0e4a31..a45759056ccccdf24bd850a2fc54642c14e51d65 100644 (file)
@@ -48,9 +48,6 @@
 #include <epan/strutil.h>
 #include "packet-mgcp.h"
 
-#ifdef NEED_G_ASCII_STRCASECMP_H
-#include "g_ascii_strcasecmp.h"
-#endif
 
 #define TCP_PORT_MGCP_GATEWAY 2427
 #define UDP_PORT_MGCP_GATEWAY 2427