Remove:
[obnox/wireshark/wip.git] / epan / dissectors / packet-cigi.c
index 38bb101fdcbfe4905f3fe47ecc809eb62803eb00..c2dac27303f716368afafc3a5a8f8158f3656668 100644 (file)
 #include <epan/prefs.h>
 #include <epan/emem.h>
 
-#ifdef NEED_G_ASCII_STRCASECMP_H
-#include "g_ascii_strcasecmp.h"
-#endif
-
 /* Forward declaration */
 void proto_reg_handoff_cigi(void);
 static gboolean packet_is_cigi(tvbuff_t*);