aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/h450-ros/packet-h450-ros-template.h
blob: 4e7eada787167e4bb775590e691199bd7c3005c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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 */