aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/opcua/opcua_application_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_application_layer.c
parent23e55c696e7531ef367e7c6025200d115434eb2a (diff)
Try to fix [-Wmissing-prototypes]
svn path=/trunk/; revision=53337
Diffstat (limited to 'plugins/opcua/opcua_application_layer.c')
-rw-r--r--plugins/opcua/opcua_application_layer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/opcua/opcua_application_layer.c b/plugins/opcua/opcua_application_layer.c
index fed712fce9..3ebf95de68 100644
--- a/plugins/opcua/opcua_application_layer.c
+++ b/plugins/opcua/opcua_application_layer.c
@@ -26,6 +26,7 @@
#include <glib.h>
#include <epan/packet.h>
#include "opcua_simpletypes.h"
+#include "opcua_application_layer.h"
/** NodeId encoding mask table */
static const value_string g_nodeidmasks[] = {