#include <string.h> not needed.
[obnox/wireshark/wip.git] / epan / dissectors / packet-scsi-osd.c
index 1b6a51536f9f50c6ef4d527cccbefe9122620f81..6ab6914ac6e616eb9889957f6d744cb310a3724f 100644 (file)
@@ -30,7 +30,6 @@
 #endif
 
 #include <glib.h>
-#include <string.h>
 #include <epan/strutil.h>
 #include <epan/packet.h>
 #include <epan/emem.h>