summaryrefslogtreecommitdiff
path: root/plugins/opcua/opcua_security_layer.c
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2013-11-15 06:32:11 +0000
committerAnders Broman <anders.broman@ericsson.com>2013-11-15 06:32:11 +0000
commit171f91db2b8a6e080cbf16784f0e90469e458198 (patch)
treea9e34bc318c093823c5370f546f040fe5935f7af /plugins/opcua/opcua_security_layer.c
parent23e55c696e7531ef367e7c6025200d115434eb2a (diff)
downloadwireshark-171f91db2b8a6e080cbf16784f0e90469e458198.tar.gz
Try to fix [-Wmissing-prototypes]
svn path=/trunk/; revision=53337
Diffstat (limited to 'plugins/opcua/opcua_security_layer.c')
-rw-r--r--plugins/opcua/opcua_security_layer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/opcua/opcua_security_layer.c b/plugins/opcua/opcua_security_layer.c
index b9cb00425e..7df86068cd 100644
--- a/plugins/opcua/opcua_security_layer.c
+++ b/plugins/opcua/opcua_security_layer.c
@@ -27,6 +27,7 @@
#include <epan/packet.h>
#include "opcua_application_layer.h"
#include "opcua_simpletypes.h"
+#include "opcua_security_layer.h"
#if 0
/** NodeClass enum table */