Remove some uneeded #includes
[obnox/wireshark/wip.git] / plugins / opcua / opcua_transport_layer.c
index 8edd1059c92e659cc0c10220f35487cd7273fee6..e35dd993699121cebae33caa7f811a0fb8e65931 100644 (file)
@@ -30,8 +30,6 @@
 #include "opcua_security_layer.h"
 #include "opcua_application_layer.h"
 #include "opcua_simpletypes.h"
-#include <string.h>
-#include <epan/emem.h>
 
 void dispatchService(proto_tree *tree, tvbuff_t *tvb, gint *pOffset, int ServiceId);