summaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/h450-ros/packet-h450-ros-template.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/asn1/h450-ros/packet-h450-ros-template.h')
-rw-r--r--epan/dissectors/asn1/h450-ros/packet-h450-ros-template.h18
1 files changed, 18 insertions, 0 deletions
diff --git a/epan/dissectors/asn1/h450-ros/packet-h450-ros-template.h b/epan/dissectors/asn1/h450-ros/packet-h450-ros-template.h
new file mode 100644
index 00000000..4e7eada7
--- /dev/null
+++ b/epan/dissectors/asn1/h450-ros/packet-h450-ros-template.h
@@ -0,0 +1,18 @@
+/* packet-h450-ros.h
+ * Routines for H.450 packet dissection
+ * 2007 Tomas Kukosa
+ *
+ * Wireshark - Network traffic analyzer
+ * By Gerald Combs <gerald@wireshark.org>
+ * Copyright 1998 Gerald Combs
+ *
+ * SPDX-License-Identifier: GPL-2.0-or-later
+ */
+
+#ifndef PACKET_H450_ROS_H
+#define PACKET_H450_ROS_H
+
+#include "packet-h450-ros-exp.h"
+
+#endif /* PACKET_H450_ROS_H */
+