wireshark/epan/dissectors/asn1/tcg-cp-oids/packet-tcg-cp-oids-template.h

17 lines
369 B
C

/* packet-tcg-cp-oids.h
* Routines for TCG Certificate Profile OIDs
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/
#ifndef PACKET_TCG_CP_OIDS_H
#define PACKET_TCG_CP_OIDS_H
#include "packet-tcg-cp-oids-exp.h"
#endif /* PACKET_TCG_CP_OIDS_H */