summaryrefslogtreecommitdiff
path: root/asn1/h450-ros
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2013-12-17 22:07:32 +0000
committerAnders Broman <anders.broman@ericsson.com>2013-12-17 22:07:32 +0000
commite6d09c163454627e8caedc8b58836f9071073c6e (patch)
treef7dd74e1d7000bdf1fcc3730f894157f53b7c68e /asn1/h450-ros
parentbe09c39208963340b9e4aad210facbeeeffd2d46 (diff)
downloadwireshark-e6d09c163454627e8caedc8b58836f9071073c6e.tar.gz
Make local functions static. Include *.h when needed.
svn path=/trunk/; revision=54201
Diffstat (limited to 'asn1/h450-ros')
-rw-r--r--asn1/h450-ros/packet-h450-ros-template.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/asn1/h450-ros/packet-h450-ros-template.c b/asn1/h450-ros/packet-h450-ros-template.c
index ee31ab6411..b73ee538e2 100644
--- a/asn1/h450-ros/packet-h450-ros-template.c
+++ b/asn1/h450-ros/packet-h450-ros-template.c
@@ -32,6 +32,7 @@
#include <epan/wmem/wmem.h>
#include "packet-per.h"
+#include "packet-h450-ros.h"
#define PNAME "H.450 Remote Operations Apdus"
#define PSNAME "H450.ROS"