aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/opcua/opcua_hfindeces.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_hfindeces.c
parent23e55c696e7531ef367e7c6025200d115434eb2a (diff)
Try to fix [-Wmissing-prototypes]
svn path=/trunk/; revision=53337
Diffstat (limited to 'plugins/opcua/opcua_hfindeces.c')
-rw-r--r--plugins/opcua/opcua_hfindeces.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/opcua/opcua_hfindeces.c b/plugins/opcua/opcua_hfindeces.c
index 0ad022e67b..0d6e6fadeb 100644
--- a/plugins/opcua/opcua_hfindeces.c
+++ b/plugins/opcua/opcua_hfindeces.c
@@ -26,6 +26,8 @@
#include <glib.h>
#include <epan/packet.h>
+#include "opcua_hfindeces.h"
+
int hf_opcua_AccessLevel = -1;
int hf_opcua_ActualSessionTimeout = -1;
int hf_opcua_AddResults = -1;