Remove:
[obnox/wireshark/wip.git] / epan / tvbuff.h
index df4da31c85ccf2fb7a4b3f16fc68605a802d9857..7ddf58db72624d24f9bcb502272d43dc53b33ef7 100644 (file)
 #include <epan/guid-utils.h>
 #include "exceptions.h"
 
-#ifdef NEED_G_ASCII_STRCASECMP_H
-#include "g_ascii_strcasecmp.h"
-#endif
-
 /** @file
  * "testy, virtual(-izable) buffer".  They are testy in that they get mad when
  * an attempt is made to access data beyond the bounds of their array. In that