wireshark/epan/dissectors/asn1/h450-ros/packet-h450-ros-template.h

19 lines
372 B
C

/* 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 */