summaryrefslogtreecommitdiff
path: root/plugins/opcua/opcua_simpletypes.c
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2010-04-07 18:24:18 +0000
committerBill Meier <wmeier@newsguy.com>2010-04-07 18:24:18 +0000
commit5ccee6196a9584cc02fb5a79dffe3a7894beac12 (patch)
treeae84c46a6a9b258bc682a8ee716dc1e121702506 /plugins/opcua/opcua_simpletypes.c
parentf05520099cf12009799997ea35637f8c7f3818ce (diff)
downloadwireshark-5ccee6196a9584cc02fb5a79dffe3a7894beac12.tar.gz
Remove some uneeded #includes
svn path=/trunk/; revision=32419
Diffstat (limited to 'plugins/opcua/opcua_simpletypes.c')
-rw-r--r--plugins/opcua/opcua_simpletypes.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/opcua/opcua_simpletypes.c b/plugins/opcua/opcua_simpletypes.c
index 86d353be7a..0b79c0ea0b 100644
--- a/plugins/opcua/opcua_simpletypes.c
+++ b/plugins/opcua/opcua_simpletypes.c
@@ -31,7 +31,6 @@
#include <epan/dissectors/packet-windows-common.h>
#include "opcua_simpletypes.h"
#include "opcua_hfindeces.h"
-#include <string.h>
#include <epan/emem.h>
#define DIAGNOSTICINFO_ENCODINGMASK_SYMBOLICID_FLAG 0x01